projects
/
unxz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2de15c8
)
Fixed help message
author
Robert Pengelly
<robertapengelly@hotmail.com>
Sun, 1 Mar 2026 06:01:11 +0000
(06:01 +0000)
committer
Robert Pengelly
<robertapengelly@hotmail.com>
Sun, 1 Mar 2026 06:01:11 +0000
(06:01 +0000)
lib.c
patch
|
blob
|
history
diff --git
a/lib.c
b/lib.c
index 91822f35875de471b5ea9b3cabe55359f9623da0..d3484843cb866dbd15984354a1d510619338e717 100755
(executable)
--- a/
lib.c
+++ b/
lib.c
@@
-57,7
+57,7
@@
static void print_help (void) {
if (program_name) {
- fprintf (stderr, "Usage: %s [opts] file...
[-x xlist]
\n\n", program_name);
+ fprintf (stderr, "Usage: %s [opts] file...\n\n", program_name);
fprintf (stderr, "Options:\n\n");
fprintf (stderr, " --help Show this help information then exit.\n");