mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
docs: Remove weird Commands subsection
This included another copy of the TOC in the middle of the index page and called it "Commands"? See #5696. cc @ridiculousfish [ci skip]
This commit is contained in:
parent
295286b184
commit
8837d17910
1 changed files with 0 additions and 13 deletions
|
@ -513,19 +513,6 @@ Help
|
|||
|
||||
Help on a specific builtin can also be obtained with the ``-h`` parameter. For instance, to obtain help on the ``fg`` builtin, either type ``fg -h`` or ``help fg``.
|
||||
|
||||
Commands
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
commands
|
||||
design
|
||||
tutorial
|
||||
faq
|
||||
license
|
||||
|
||||
|
||||
Autosuggestions
|
||||
===============
|
||||
|
||||
|
|
Loading…
Reference in a new issue