Skip to content

Commit b5f297a

Browse files
authored
Update kaleidoscope-timeit
1 parent 0799114 commit b5f297a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/kaleidoscope-timeit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
set -e
77
## Times the processor. Usage example:
88
#
9-
# ./kaleidoscope-timeit --source-type ghrsst source.nc target.nc
9+
# ./kaleidoscope-timeit --source-type ghrsst --selector 17 source.nc target.nc
1010
#
1111
procCmd="$(which kaleidoscope)"
1212
timeCmd="$(which time)"

0 commit comments

Comments
 (0)