aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/usage.h b/include/usage.h
index 8db1946cd..d03ec2295 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1362,7 +1362,7 @@
"\n DIR Change root to this directory" \
#define ftpget_trivial_usage \
- "[OPTIONS] HOST LOCAL_FILE REMOTE_FILE"
+ "[OPTIONS] HOST [LOCAL_FILE] REMOTE_FILE"
#define ftpget_full_usage "\n\n" \
"Retrieve a remote file via FTP\n" \
"\nOptions:" \
@@ -1382,7 +1382,7 @@
)
#define ftpput_trivial_usage \
- "[OPTIONS] HOST REMOTE_FILE LOCAL_FILE"
+ "[OPTIONS] HOST [REMOTE_FILE] LOCAL_FILE"
#define ftpput_full_usage "\n\n" \
"Store a local file on a remote machine via FTP\n" \
"\nOptions:" \