From 078bacf1e92fb8e9c44e020aca6d1c2a9362a24b Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Thu, 1 Sep 2005 03:02:23 +0000 Subject: Patch -i support from Berhnard Fischer. --- include/usage.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/usage.h b/include/usage.h index 6622278..9227025 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2064,11 +2064,13 @@ "\t-u\tUnlocks (re-enables) the specified user account" #define patch_trivial_usage \ - "[-p]" + "[-p] [-i]" #define patch_full_usage \ - "[-p]" + "[-p]\n" \ + "[-i]" #define patch_example_usage \ - "$ patch -p1