summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLee Jarvis <lee@jarvis.co>2011-04-14 21:19:35 +0100
committerLee Jarvis <lee@jarvis.co>2011-04-14 21:19:35 +0100
commitb53ce92061e434f5d7406cbd8566273e4a4eae26 (patch)
tree9b936d655eba054954ce3a5eb104cad139537758 /README.md
parentecf1668dedfbe67335716600c0eea6686d15dcff (diff)
downloadslop-b53ce92061e434f5d7406cbd8566273e4a4eae26.tar.gz
more formatting
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index a3388b0..f9acd7d 100644
--- a/README.md
+++ b/README.md
@@ -347,11 +347,11 @@ Here's how commands might look:
end
end
-Run with `run.rb -v`
-Output: `version 1`
+* Run with `run.rb -v`
+* Output: `version 1`
-Run with: `run.rb clean -v`
-Output: `Enabled verbose mode for clean`
+* Run with: `run.rb clean -v`
+* Output: `Enabled verbose mode for clean`
Woah woah, why you hating on OptionParser?
------------------------------------------