summary refs log tree commit diff
path: root/bin/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-05 14:11:27 -0400
committerJune McEnroe <june@causal.agency>2018-09-05 14:11:27 -0400
commitf0d04d2053ce1718041f5c8a16bb162bb8aff2c2 (patch)
tree95e15695af8e40776d659d993e8bf2e4376abbe2 /bin/README
parentFactor out pixelBits, pixelSize in glitch (diff)
downloadsrc-f0d04d2053ce1718041f5c8a16bb162bb8aff2c2.tar.gz
src-f0d04d2053ce1718041f5c8a16bb162bb8aff2c2.zip
Remove disown from README
Diffstat (limited to 'bin/README')
-rw-r--r--bin/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/README b/bin/README
index 53c170c5..d023d283 100644
--- a/bin/README
+++ b/bin/README
@@ -16,7 +16,7 @@ Session detach and attach. Simple implementation of part of screen(1) by
 lending out the master end of a PTY over a UNIX domain socket. Detach
 with ^Q.
 
-    dtch a nvim & disown
+    dtch a nvim &
     atch a
 
                                  fbatt