From 04721074175cb5f2ea1ead0301d822919a48e57f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 6 Jul 1996 22:50:57 +0000 Subject: (usage): Factor out backup-related text into separate string/printf statement. --- src/install.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/install.c') diff --git a/src/install.c b/src/install.c index 289c3ccfb..f95fdb243 100644 --- a/src/install.c +++ b/src/install.c @@ -604,6 +604,8 @@ format, make all components of the given DIRECTORY(ies).\n\ --help display this help and exit\n\ --version output version information and exit\n\ \n\ +")); + printf (_("\ The backup suffix is ~, unless set with SIMPLE_BACKUP_SUFFIX. The\n\ version control may be set with VERSION_CONTROL, values are:\n\ \n\ -- cgit v1.2.3-54-g00ecf