From 6b810756f31966f1d6870761689102fa166bf1a2 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 10 Jun 2016 01:54:01 +1200 Subject: Correct indentation of doc commands --- README.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.markdown b/README.markdown index f64f071..8f7f36d 100644 --- a/README.markdown +++ b/README.markdown @@ -5,15 +5,15 @@ Play a media file from a configured directory with a configured media player if it's a unique match for all the words given as arguments. If not unique, print all the matches to help the user pick unique terms. - $ plz led zep stairw - $ plz black sab iron m - $ plz beeth symph 9 + $ plz led zep stairw + $ plz black sab iron m + $ plz beeth symph 9 Create a file `/etc/plzrc` and/or `~/.plzrc` to use. A sample file is included as `plzrc.sample`. - dir=/path/to/media - player=mplayer + dir=/path/to/media + player=mplayer Author : Tom Ryder -- cgit v1.2.3