Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2001-10-05 14:11:28 +0400
committerGlenn L McGrath <bug1@ihug.co.nz>2001-10-05 14:11:28 +0400
commit3550753445939316b00d5dde8e94137ef9c44a71 (patch)
tree4375ba8a9378109eab5380faf1091dc20068f761 /applets
parent1d098cefe242f2c1a6195a27fd92f81412509bde (diff)
Remove duplicate tftp -l option help
Diffstat (limited to 'applets')
-rw-r--r--applets/usage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/applets/usage.h b/applets/usage.h
index 9dc7fae56..0d830c9cc 100644
--- a/applets/usage.h
+++ b/applets/usage.h
@@ -1631,7 +1631,6 @@
USAGE_TFTP_GET( \
"\t-g\tGet file.\n" \
) \
- "\t-l FILE\tTransfer local FILE.\n" \
USAGE_TFTP_PUT( \
"\t-p\tPut file.\n" \
) \