Commit 770171de authored by Yuanle Song's avatar Yuanle Song
Browse files

update --help syntax in README.rst

without markup it shows one dash in pypi page.
parent 43304790
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ For example,
   # redis-export 'phonebook:*:name:*' ~/d/t1.json
   redis-import --host redis.example.com ~/d/t1.json

For more usage help, run the command with --help option.
For more usage help, run the command with ``--help`` option.

Documentation
-------------