From 9e1b4e382ad33214e2e89cb4704be17b59036556 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 25 Nov 2001 14:46:05 +0000 Subject: (usage): Indent --help and --version strings to start in the 7th column. --- src/true.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/true.c') diff --git a/src/true.c b/src/true.c index 53c8f777f..230cd79a8 100644 --- a/src/true.c +++ b/src/true.c @@ -21,8 +21,8 @@ Exit with a status code indicating success.\n\ \n\ These option names may not be abbreviated.\n\ \n\ - --help display this help and exit\n\ - --version output version information and exit\n\ + --help display this help and exit\n\ + --version output version information and exit\n\ ") , program_name, program_name); puts (_("\nReport bugs to .")); -- cgit v1.2.3-54-g00ecf