aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/commands.hdr.in
blob: c29675bd61f17a2bffeb050c4370ee687dedbd96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/** \page commands Commands bundled with fish

\htmlonly <div class="fish_left_bar fish_left_little"> \endhtmlonly
@command_list_toc@
\htmlonly </div> \endhtmlonly

\htmlonly
<div class="fish_right_bar fish_right_big">
<h1 class="interior_title_borderless">Commands</h1>
Fish ships with a large number of builtin commands, shellscript functions and external commands. These are all described below.
\endhtmlonly
@command_list@
\htmlonly </div> \endhtmlonly

*/