summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-04-17 19:38:13 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-04-22 23:59:42 -0400
commit8b6509731bbe12f2f7314ab15b90670411a3bda7 (patch)
tree0cf27072cb76b881f48f88c9ca29795ec372c5a7
parent4f87a2b478b9c15ac3eb3d245228e9e72ac847ae (diff)
downloadSMAPI-8b6509731bbe12f2f7314ab15b90670411a3bda7.tar.gz
SMAPI-8b6509731bbe12f2f7314ab15b90670411a3bda7.tar.bz2
SMAPI-8b6509731bbe12f2f7314ab15b90670411a3bda7.zip
fix typo in readme
-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.)