Calling out that the argument can be used multiple times

This commit is contained in:
Tyler Akins 2020-10-01 07:39:02 -05:00
parent 1d2617dde1
commit 67ba8bae2c

2
mo
View File

@ -25,6 +25,7 @@
#/ This message. #/ This message.
#/ -s=FILE, --source=FILE #/ -s=FILE, --source=FILE
#/ Load FILE into the environment before processing templates. #/ Load FILE into the environment before processing templates.
#/ Can be used multiple times.
# #
# Mo is under a MIT style licence with an additional non-advertising clause. # Mo is under a MIT style licence with an additional non-advertising clause.
# See LICENSE.md for the full text. # See LICENSE.md for the full text.
@ -71,6 +72,7 @@
# -s=FILE, --source=FILE # -s=FILE, --source=FILE
# #
# Source a file into the environment before processing template files. # Source a file into the environment before processing template files.
# This can be used multiple times.
# #
# -- # --
# #