diff options
| author | Arun Isaac | 2026-06-20 11:22:54 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-06-20 11:22:54 +0100 |
| commit | bd928d41f1627aad98db3620d6e05a8aa4ecbef2 (patch) | |
| tree | 65f54406a7ef1bf7ae5d92c4a720bbee9803f63b | |
| parent | cc01693b0a2ac6a9bf474acef44286207ea3a575 (diff) | |
| download | ccwl-bd928d41f1627aad98db3620d6e05a8aa4ecbef2.tar.gz ccwl-bd928d41f1627aad98db3620d6e05a8aa4ecbef2.tar.lz ccwl-bd928d41f1627aad98db3620d6e05a8aa4ecbef2.zip | |
scripts: Document --help in usage.
| -rwxr-xr-x | scripts/ccwl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ccwl b/scripts/ccwl index cc7728f..fe17991 100755 --- a/scripts/ccwl +++ b/scripts/ccwl @@ -136,7 +136,7 @@ Compile SOURCE-FILE. -o, --output=FILE write compiled output to file -t, --to=TARGET compile SOURCE-FILE to TARGET language; Supported targets are cwl (default) and dot. - + --help display this help and exit " program) (current-error-port)) |
