docs: Fix markup for code blocks

This commit is contained in:
Charles Gould
2020-10-10 15:22:34 -04:00
committed by Fabian Homborg
parent 3f0e2ef1dc
commit f73ee30111
7 changed files with 19 additions and 35 deletions

View File

@@ -133,6 +133,7 @@ To implement an alias, use the ``-w`` or ``--wraps`` option:
Now hub inherits all of the completions from git. Note this can also be specified in a function declaration (``function thing -w otherthing``).
::
complete -c git
Show all completions for ``git``.