aboutsummaryrefslogtreecommitdiff
path: root/include/usage.src.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.src.h')
-rw-r--r--include/usage.src.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/include/usage.src.h b/include/usage.src.h
index df770c454..5a725e305 100644
--- a/include/usage.src.h
+++ b/include/usage.src.h
@@ -1273,23 +1273,6 @@ INSERT
"\n -m Show \"mode not cleared\" warnings" \
"\n -f Force file system check" \
-#define ftpd_trivial_usage \
- "[-wvS] [-t N] [-T N] [DIR]"
-#define ftpd_full_usage "\n\n" \
- "Anonymous FTP server\n" \
- "\n" \
- "ftpd should be used as an inetd service.\n" \
- "ftpd's line for inetd.conf:\n" \
- " 21 stream tcp nowait root ftpd ftpd /files/to/serve\n" \
- "It also can be ran from tcpsvd:\n" \
- " tcpsvd -vE 0.0.0.0 21 ftpd /files/to/serve\n" \
- "\nOptions:" \
- "\n -w Allow upload" \
- "\n -v Log to stderr" \
- "\n -S Log to syslog" \
- "\n -t,-T Idle and absolute timeouts" \
- "\n DIR Change root to this directory" \
-
#define ftpget_trivial_usage \
"[OPTIONS] HOST [LOCAL_FILE] REMOTE_FILE"
#define ftpget_full_usage "\n\n" \