mirror of https://github.com/mirror/busybox.git
Remove duplicate tftp -l option help
parent
1d098cefe2
commit
3550753445
|
@ -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" \
|
||||
) \
|
||||
|
|
|
@ -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" \
|
||||
) \
|
||||
|
|
Loading…
Reference in New Issue