aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-08-15 09:07:44 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-08-15 09:07:44 +0000
commitadf379b0568ff2257aea882c3dd1755712be4d16 (patch)
treebd341b37380899941faf108caddb72846550a3bc
parent82d15b68d4645b9e211ce1e0521487c06c47c5ce (diff)
downloadsshfs-adf379b0568ff2257aea882c3dd1755712be4d16.tar
sshfs-adf379b0568ff2257aea882c3dd1755712be4d16.tar.gz
sshfs-adf379b0568ff2257aea882c3dd1755712be4d16.tar.bz2
sshfs-adf379b0568ff2257aea882c3dd1755712be4d16.zip
-rw-r--r--sshfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshfs.c b/sshfs.c
index 18ab34c..ad9f550 100644
--- a/sshfs.c
+++ b/sshfs.c
@@ -1669,7 +1669,7 @@ static void usage(const char *progname)
" -V show version information\n"
" -p PORT equivalent to '-o port=PORT'\n"
" -C equivalent to '-o compression=yes'\n"
-" -o reconnect reconnect to server"
+" -o reconnect reconnect to server\n"
" -o sshfs_sync synchronous writes\n"
" -o no_readahead synchronous reads (no speculative readahead)\n"
" -o sshfs_debug print some debugging information\n"