Skip to content

Commit 66da0e3

Browse files
authored
Update kaleidoscope-run
1 parent 5bafbf7 commit 66da0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/kaleidoscope-run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
set -e
77
## Produces Monte Carlo variants of the GLORYS product.
88
#
9-
# ./kaleidoscope-run <source-type> <file>
9+
# ./kaleidoscope-run <source-type> <source-file>
1010
#
1111
for selector in 000 001 002 003 004 005 006 007 008 009 010; do
1212
echo "$(tput setaf 2)$(date -u "+%Y-%m-%dT%H:%M:%S") [INFO] Selector ${selector} ...$(tput sgr0)"

0 commit comments

Comments
 (0)