diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/snapshot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/snapshot b/bin/snapshot index 91a863f..dd339a7 100755 --- a/bin/snapshot +++ b/bin/snapshot @@ -132,7 +132,7 @@ done if [ "$cmd" = help ]; then set - cat <<EOF -Usage: $0 [all] [checkout] [test] [srcdir] [release] [help] +Usage: $0 [all] [checkout] [diff] [test] [srcdir] [release] [help] [hdf4 <hdf4lib_path>] [archive <arch_path>] [dir <dir>] [op-configure <option>] [--<option>] all: Run all commands (checkout, test & release) |