doc: homogenize commands titles

This commit is contained in:
Delapouite 2020-03-31 17:37:38 +02:00 committed by Johannes Altmanninger
parent 4884a4080e
commit b8281f1284
11 changed files with 15 additions and 15 deletions

View file

@ -1,6 +1,6 @@
.. _cmd-breakpoint:
breakpoint - Launch debug mode
breakpoint - launch debug mode
==============================
Synopsis

View file

@ -1,6 +1,6 @@
.. _cmd-emit:
emit - Emit a generic event
emit - emit a generic event
===========================
Synopsis

View file

@ -1,7 +1,7 @@
.. _cmd-end:
end - end a block of commands.
==============================
end - end a block of commands
=============================
Synopsis
--------

View file

@ -1,6 +1,6 @@
.. _cmd-fish_update_completions:
fish_update_completions - Update completions using manual pages
fish_update_completions - update completions using manual pages
===============================================================
Synopsis

View file

@ -1,7 +1,7 @@
.. _cmd-for:
for - perform a set of commands multiple times.
===============================================
for - perform a set of commands multiple times
==============================================
Synopsis
--------

View file

@ -1,6 +1,6 @@
.. _cmd-history:
history - Show and manipulate command history
history - show and manipulate command history
=============================================
Synopsis

View file

@ -1,6 +1,6 @@
.. _cmd-math:
math - Perform mathematics calculations
math - perform mathematics calculations
=======================================
Synopsis

View file

@ -1,6 +1,6 @@
.. _cmd-prompt_pwd:
prompt_pwd - Print pwd suitable for prompt
prompt_pwd - print pwd suitable for prompt
==========================================
Synopsis

View file

@ -1,6 +1,6 @@
.. _cmd-realpath:
realpath - Convert a path to an absolute path without symlinks
realpath - convert a path to an absolute path without symlinks
==============================================================
Synopsis

View file

@ -1,7 +1,7 @@
.. _cmd-set:
set - display and change shell variables.
=========================================
set - display and change shell variables
========================================
Synopsis
--------

View file

@ -1,7 +1,7 @@
.. _cmd-source:
source - evaluate contents of file.
===================================
source - evaluate contents of file
==================================
Synopsis
--------