diff options
author | B. Watson <urchlay@slackware.uk> | 2024-12-22 17:54:51 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-12-22 17:54:51 -0500 |
commit | 9dc55bbd886e5a7de8e7ee020e643b536f377667 (patch) | |
tree | b14042b776c34d97c1e7a12dfc0dbf3b9b19011c /usage.c | |
parent | 69816aaa655b4028d5bac272868c4c932d8cc33f (diff) | |
download | uxd-9dc55bbd886e5a7de8e7ee020e643b536f377667.tar.gz |
document -- in man and --help
Diffstat (limited to 'usage.c')
-rw-r--r-- | usage.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ char *usage_opts[] = { + " --: no more options.", " -1: don't alternate colors for normal characters.", " -b: bold color output.", " -c nnnnn: colors (2 to 5 digits, 0 to 7).", |