aboutsummaryrefslogtreecommitdiff
path: root/sshfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sshfs.c')
-rw-r--r--sshfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshfs.c b/sshfs.c
index ab0c1e1..a17b186 100644
--- a/sshfs.c
+++ b/sshfs.c
@@ -1910,7 +1910,7 @@ static struct fuse_cache_operations sshfs_oper = {
static void usage(const char *progname)
{
fprintf(stderr,
-"usage: %s [user@]host:[dir]] mountpoint [options]\n"
+"usage: %s [user@]host:[dir] mountpoint [options]\n"
"\n"
"general options:\n"
" -o opt,[opt...] mount options\n"