summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qarsh.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/qarsh.c b/qarsh.c
index 0633023..1bf4fd7 100644
--- a/qarsh.c
+++ b/qarsh.c
@@ -44,8 +44,8 @@ usage(const char *pname)
"-l user Run cmdline using this user name.\n"
"-g group Run cmdline using this group name.\n"
"-p port Use this port to contact qarshd.\n"
- "-t timeout Number of seconds a remote host can be\n"
- " silent before we give up and exit\n"
+ "-t timeout Number of seconds a remote host can be\n"
+ " silent before we give up and exit\n"
" A value of 0 disables heartbeating.\n"
" Default is value is 120.\n"
" Env var QARSH_TIMEOUT can also be set.\n"