diff options
-rw-r--r-- | applets/usage.h | 1 | ||||
-rw-r--r-- | include/usage.h | 1 | ||||
-rw-r--r-- | usage.h | 1 |
3 files changed, 0 insertions, 3 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" \ ) \ diff --git a/include/usage.h b/include/usage.h index 9dc7fae56..0d830c9cc 100644 --- a/include/usage.h +++ b/include/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" \ ) \ @@ -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" \ ) \ |