summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-04-24 13:30:49 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-04-24 13:30:49 -0400
commit22806ab900721a61b142937bc58dd33727d377f9 (patch)
treebc5062865b0d5d384b6fb13326c1b32313a0038a /README.md
parentdbb9bd84306830456032778fc11fb9a34dd140c7 (diff)
parentfee89a99da3295c6bb35d6543a112db8924057de (diff)
downloadSMAPI-22806ab900721a61b142937bc58dd33727d377f9.tar.gz
SMAPI-22806ab900721a61b142937bc58dd33727d377f9.tar.bz2
SMAPI-22806ab900721a61b142937bc58dd33727d377f9.zip
Merge branch 'develop' into stable
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74388144..4eaba9b4 100644
--- a/README.md
+++ b/README.md
@@ -150,5 +150,5 @@ testing and may change without warning.
argument | purpose
-------- | -------
-`--log path "path"` | The relative or absolute path of the log file SMAPI should write.
+`--log-path "path"` | The relative or absolute path of the log file SMAPI should write.
`--no-terminal` | SMAPI won't write anything to the console window. (Messages will still be written to the log file.)