Skip to content

Commit 00103d1

Browse files
authored
wrong description
1 parent 363de91 commit 00103d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example_scripts/rundown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
# Change the default values to your liking. Any commandline argument will have
55
# higher priority than these defaults.
66
#
7-
# -c CMD: Folder where the script will start looking at.
7+
# -c DIR: Folder where the script will start looking at.
88
default_changedir='~'
99
#
10-
# -r DIR: Command to run the selected file with.
10+
# -r CMD: Command to run the selected file with.
1111
default_runcmd='echo'
1212
#
1313
###############################################################################

0 commit comments

Comments
 (0)