summaryrefslogtreecommitdiff
path: root/src/nohup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/nohup.sh')
-rwxr-xr-xsrc/nohup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nohup.sh b/src/nohup.sh
index 87f864d41..0d171e8a1 100755
--- a/src/nohup.sh
+++ b/src/nohup.sh
@@ -28,7 +28,8 @@ usage="Usage: $0 COMMAND [ARG]...
usage_try="
Try \`$0 --help' for more information."
-usage_help="
+usage_help="Run COMMAND, ignoring hangup signals.
+
--help display this help and exit
--version output version information and exit"