docs: Some more in the intro sections

This commit is contained in:
Fabian Boehm
2022-12-27 15:22:17 +01:00
parent a63c21a663
commit 72ec20d3af
2 changed files with 16 additions and 14 deletions

View File

@@ -79,6 +79,8 @@ Run ``help`` to open fish's help in a web browser, and ``man`` with the page (li
To open this section, use ``help getting-help``.
Fish works by running commands, which are often also installed on your computer. Usually these commands also provide help in the man system, so you can get help for them there. Try ``man ls`` to get help on your computer's ``ls`` command.
Syntax Highlighting
-------------------