mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-22 21:37:58 +02:00
22 lines
679 B
Plaintext
22 lines
679 B
Plaintext
\entry{time}{10}{\code {time}}
|
|
\entry{!}{10}{\code {!}}
|
|
\entry{until}{12}{\code {until}}
|
|
\entry{do}{12}{\code {do}}
|
|
\entry{done}{12}{\code {done}}
|
|
\entry{while}{12}{\code {while}}
|
|
\entry{for}{12}{\code {for}}
|
|
\entry{if}{12}{\code {if}}
|
|
\entry{then}{12}{\code {then}}
|
|
\entry{else}{12}{\code {else}}
|
|
\entry{elif}{12}{\code {elif}}
|
|
\entry{fi}{12}{\code {fi}}
|
|
\entry{case}{13}{\code {case}}
|
|
\entry{in}{13}{\code {in}}
|
|
\entry{esac}{13}{\code {esac}}
|
|
\entry{select}{14}{\code {select}}
|
|
\entry{[[}{14}{\code {[[}}
|
|
\entry{]]}{14}{\code {]]}}
|
|
\entry{{\indexlbrace }}{18}{\code {{\tt \char 123}}}
|
|
\entry{{\indexrbrace }}{18}{\code {{\tt \char 125}}}
|
|
\entry{function}{19}{\code {function}}
|