aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2013-09-13 22:56:00 -0500
committerTristan Sloughter <[email protected]>2013-09-16 11:12:22 -0500
commit36127c167958d66c36c9bdc58f7110ac02fffe8f (patch)
tree91df19b18d6b1970861ad95ab581d7c7d69636c6 /README.md
parent5d56280d54d0a02883783bf1b719df1780eb096c (diff)
downloadrelx-36127c167958d66c36c9bdc58f7110ac02fffe8f.tar.gz
relx-36127c167958d66c36c9bdc58f7110ac02fffe8f.tar.bz2
relx-36127c167958d66c36c9bdc58f7110ac02fffe8f.zip
fix config option type in readme
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 5e1223f..e14ec95 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ This creates the executable `relx`.
-V *INTEGER*, \--verbose *INTEGER*
: The verbosity level of the system. Valid values are 1 - 3
--c *INTEGER*, \--config *INTEGER*
+-c *STRING*, \--config *STRING*
: The custom config file for the relx system
# CONFIGURATION FILES