We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bafbf7 commit 66da0e3Copy full SHA for 66da0e3
bin/kaleidoscope-run
@@ -6,7 +6,7 @@
6
set -e
7
## Produces Monte Carlo variants of the GLORYS product.
8
#
9
-# ./kaleidoscope-run <source-type> <file>
+# ./kaleidoscope-run <source-type> <source-file>
10
11
for selector in 000 001 002 003 004 005 006 007 008 009 010; do
12
echo "$(tput setaf 2)$(date -u "+%Y-%m-%dT%H:%M:%S") [INFO] Selector ${selector} ...$(tput sgr0)"
0 commit comments