aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/commands.hdr.in
blob: fb9ebefa25ff399b02ded60fdc213dc77105ad74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/**
\page commands Commands
\htmlonly[block]
<div class="fish_left_bar fish_left_little">
<div class="menu commands_menu">
\endhtmlonly
@command_list_toc@

\htmlonly[block]
</div>
</div>
<div class="commands fish_right_bar fish_right_big">
<h1 class="interior_title">Command reference</h1>
\endhtmlonly
`fish` ships with a large number of builtin commands, shellscript functions and external commands. These are all described below.

@command_list@

\htmlonly[block]
</div>
\endhtmlonly
*/