diff options
author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-04-24 13:30:49 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2017-04-24 13:30:49 -0400 |
commit | 22806ab900721a61b142937bc58dd33727d377f9 (patch) | |
tree | bc5062865b0d5d384b6fb13326c1b32313a0038a /README.md | |
parent | dbb9bd84306830456032778fc11fb9a34dd140c7 (diff) | |
parent | fee89a99da3295c6bb35d6543a112db8924057de (diff) | |
download | SMAPI-22806ab900721a61b142937bc58dd33727d377f9.tar.gz SMAPI-22806ab900721a61b142937bc58dd33727d377f9.tar.bz2 SMAPI-22806ab900721a61b142937bc58dd33727d377f9.zip |
Merge branch 'develop' into stable
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.) |