diff --git a/cartel.cabal b/cartel.cabal
--- a/cartel.cabal
+++ b/cartel.cabal
@@ -3,11 +3,11 @@
 -- http://www.github.com/massysett/cartel
 --
 -- Script name used to generate: gen-cartel-cabal
--- Generated on: 2016-06-29 13:31:46.413979 EDT
+-- Generated on: 2016-06-29 21:45:32.560173 EDT
 -- Cartel library version: 0.16.0.0
 
 name: cartel
-version: 0.18.0.0
+version: 0.18.0.2
 cabal-version: >= 1.10
 license: BSD3
 license-file: LICENSE
diff --git a/lib/Cartel.hs b/lib/Cartel.hs
--- a/lib/Cartel.hs
+++ b/lib/Cartel.hs
@@ -55,9 +55,9 @@
 -- following:
 --
 -- @
--- $ cartel-init github --author 'Omari Norman' \\
---    --maintainer 'omari@smileystation.com' \\
---    --bsd3 --username massysett hello
+-- \$ cartel\-init github \-\-author \'Omari Norman\' \\
+--    \-\-maintainer \'omari\@smileystation.com\' \\
+--    \-\-bsd3 \-\-username massysett hello
 -- @
 --
 -- The @--author@ and @--maintainer@ options specify the author and
@@ -125,11 +125,11 @@
 -- For more information on @cartel-init@, run:
 --
 -- @
--- $ cartel-init --help
--- $ cartel-init cabal --help
--- $ cartel-init tree --help
--- $ cartel-init git --help
--- $ cartel-init github --help
+-- \$ cartel-init --help
+-- \$ cartel-init cabal --help
+-- \$ cartel-init tree --help
+-- \$ cartel-init git --help
+-- \$ cartel-init github --help
 -- @
 --
 -- Everything you usually need is in this module.  Other Cartel
