From adf379b0568ff2257aea882c3dd1755712be4d16 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Mon, 15 Aug 2005 09:07:44 +0000 Subject: fix --- sshfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3