summaryrefslogtreecommitdiff
path: root/docs/technical-docs.md
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-06-08 18:46:58 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-06-08 18:46:58 -0400
commit86a3f8dd460f329fad903770231016813e750168 (patch)
tree6db8cd9c2be1c507c8c79af02889d64ba08458ff /docs/technical-docs.md
parent18906de0f4a31b70f21f386f65bd3fda3ec9fb13 (diff)
downloadSMAPI-86a3f8dd460f329fad903770231016813e750168.tar.gz
SMAPI-86a3f8dd460f329fad903770231016813e750168.tar.bz2
SMAPI-86a3f8dd460f329fad903770231016813e750168.zip
allow launching multiple instances without manually changing log path (#494)
Diffstat (limited to 'docs/technical-docs.md')
-rw-r--r--docs/technical-docs.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/technical-docs.md b/docs/technical-docs.md
index a988eefc..f4358e31 100644
--- a/docs/technical-docs.md
+++ b/docs/technical-docs.md
@@ -137,7 +137,6 @@ change without warning.
argument | purpose
-------- | -------
-`--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.)
### Compile flags