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
commitbcff85f3253876f3363c4f87324ade3231ec919c (patch)
treeb09482d57299cceec1eb5fc7c3ad6a47e6840401 /bin/README
parentFactor out pixelBits, pixelSize in glitch (diff)
downloadsrc-bcff85f3253876f3363c4f87324ade3231ec919c.tar.gz
src-bcff85f3253876f3363c4f87324ade3231ec919c.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