mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-28 01:11:15 -03:00
docs: Fix markup for code blocks
This commit is contained in:
committed by
Fabian Homborg
parent
3f0e2ef1dc
commit
f73ee30111
@@ -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``.
|
||||
|
||||
Reference in New Issue
Block a user