summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2017-02-19 04:31:33 +0000
committerrsiddharth <s@ricketyspace.net>2017-02-19 04:31:33 +0000
commita2b67740f555b7bd98e5618ae3233e3793f8bdeb (patch)
treeea980bac543146d30b6f397058c2807c2495e264
parenteac7b9b8d404689a34eb55e5a0c00b83882f6768 (diff)
README.rst: Update "usage" section.
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index c7ca265..7feeaf4 100644
--- a/README.rst
+++ b/README.rst
@@ -17,10 +17,10 @@ usage
::
# switch to footnote link style
- $ mdl-style -f path/to/document.md
+ $ mdl-style footnote path/to/document.md
# switch to inline link style
- $ mdl-style -i path/to/document.md
+ $ mdl-style inline path/to/document.md
license
-------