chiark
/
gitweb
/
~mdw
/
sw-tools
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
568ab77
)
usage: Print metavariables in SHOUTY letters.
master
1.0.5mdw2
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 18 Feb 2006 19:16:04 +0000
(19:16 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 18 Feb 2006 19:16:04 +0000
(19:16 +0000)
src/sw.c
patch
|
blob
|
blame
|
history
diff --git
a/src/sw.c
b/src/sw.c
index 8423e647cca0bf5767c307317036d2fafdf75b06..de963f84e35ae96f4c455d839c619286299eff39 100644
(file)
--- a/
src/sw.c
+++ b/
src/sw.c
@@
-92,7
+92,7
@@
static void version(FILE *fp)
static void usage(FILE *fp)
{
- fprintf(fp, "Usage: %s [-fbip] [-a
arch,...] [-o style] command [args
]\n",
+ fprintf(fp, "Usage: %s [-fbip] [-a
ARCH,...] [-o STYLE] COMMAND [ARGS
]\n",
QUIS);
}