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 363de91 commit 00103d1Copy full SHA for 00103d1
example_scripts/rundown
@@ -4,10 +4,10 @@
4
# Change the default values to your liking. Any commandline argument will have
5
# higher priority than these defaults.
6
#
7
-# -c CMD: Folder where the script will start looking at.
+# -c DIR: Folder where the script will start looking at.
8
default_changedir='~'
9
10
-# -r DIR: Command to run the selected file with.
+# -r CMD: Command to run the selected file with.
11
default_runcmd='echo'
12
13
###############################################################################
0 commit comments