diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-28 00:38:24 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-28 00:38:24 -0500 |
| commit | 772312762986a7ec36262069a28ad3d4dde30559 (patch) | |
| tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /src/alfusage.c | |
| parent | cedd4bada6e88daa0c527380e6dc22f52685f197 (diff) | |
| download | unalf-772312762986a7ec36262069a28ad3d4dde30559.tar.gz | |
Project has been renamed, use https://slackware.uk/~urchlay/repos/alftools
Diffstat (limited to 'src/alfusage.c')
| -rw-r--r-- | src/alfusage.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/alfusage.c b/src/alfusage.c deleted file mode 100644 index 98eb6f2..0000000 --- a/src/alfusage.c +++ /dev/null @@ -1,11 +0,0 @@ -const char *usage_msg[] = { - " -a: append to alf file.", - " -A: convert EOLs and tabs in all input files.", - " -h: show this help message.", - " -o: overwrite alf file if exists (do not create file~ backup).", - " -td: use default LZ.COM timestamps.", - " -tu: use UTC timestamps.", - " -tz: use zero timestamps.", - " -V: show version number.", - (const char*)0 -}; |
