From: Mike Frysinger Date: Wed, 28 Jun 2006 00:22:32 +0000 (-0000) Subject: cleanup patch usage X-Git-Tag: 1_2_0~71 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cc826d74e4ee86c9a4e473a55cdd97017d9f56fd;p=oweals%2Fbusybox.git cleanup patch usage --- diff --git a/include/usage.h b/include/usage.h index 4aed1664d..9d890930f 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2205,12 +2205,12 @@ USE_FEATURE_MDEV_CONFIG( \ "\t-u\tUnlocks (re-enables) the specified user account" #define patch_trivial_usage \ - "[-p] [-i]" + "[-p] [-i ]" #define patch_full_usage \ - "[-p]\n" \ - "[-i]" + "\t-p \tStrip leading components from file names\n" \ + "\t-i \tRead instead of stdin" #define patch_example_usage \ - "$ patch -p1