From 99338ad048731d335b59e528ecccaa30ed223205 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Tue, 21 Mar 2017 02:23:28 +0000 Subject: README.rst: Update usage section. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 05c07f1..64440f4 100644 --- a/README.rst +++ b/README.rst @@ -16,10 +16,10 @@ usage :: # switch to footnote link style - $ mdl-style footnote path/to/document.md + $ mdl-style footnote path/to/document.md > document-footnote-style.md # switch to inline link style - $ mdl-style inline path/to/document.md + $ mdl-style inline path/to/document.md > document-inline-style.md license ------- -- cgit v1.2.3