summary refs log tree commit diff
path: root/bin/README
diff options
context:
space:
mode:
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