From af25394153d6bde110cd4ca3f030da0e2b6f255d Mon Sep 17 00:00:00 2001 From: bug1 Date: Fri, 5 Oct 2001 10:11:28 +0000 Subject: Remove duplicate tftp -l option help git-svn-id: svn://busybox.net/trunk/busybox@3495 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- include/usage.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') 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" \ ) \ -- cgit v1.2.3-55-g6feb