fix broken doc build
1 files changed, 3 insertions(+), 1 deletions(-)

M doc/index.rst
M doc/index.rst +3 -1
@@ 77,7 77,9 @@ Command line usage
 
 You can see the list of available commands by running:
 
-.. command-output:: yoyo --help
+.. code:: shell
+
+    $ yoyo --help
 
 
 You can check options for any command with ``yoyo <command> --help``