diff --git a/doc_src/cmds/breakpoint.rst b/doc_src/cmds/breakpoint.rst index 6fe19088b..b81923d21 100644 --- a/doc_src/cmds/breakpoint.rst +++ b/doc_src/cmds/breakpoint.rst @@ -1,6 +1,6 @@ .. _cmd-breakpoint: -breakpoint - Launch debug mode +breakpoint - launch debug mode ============================== Synopsis diff --git a/doc_src/cmds/emit.rst b/doc_src/cmds/emit.rst index 92be19482..7a8c13c75 100644 --- a/doc_src/cmds/emit.rst +++ b/doc_src/cmds/emit.rst @@ -1,6 +1,6 @@ .. _cmd-emit: -emit - Emit a generic event +emit - emit a generic event =========================== Synopsis diff --git a/doc_src/cmds/end.rst b/doc_src/cmds/end.rst index 829220787..697c437ee 100644 --- a/doc_src/cmds/end.rst +++ b/doc_src/cmds/end.rst @@ -1,7 +1,7 @@ .. _cmd-end: -end - end a block of commands. -============================== +end - end a block of commands +============================= Synopsis -------- diff --git a/doc_src/cmds/fish_update_completions.rst b/doc_src/cmds/fish_update_completions.rst index be0b57f0b..3651aa0d1 100644 --- a/doc_src/cmds/fish_update_completions.rst +++ b/doc_src/cmds/fish_update_completions.rst @@ -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 diff --git a/doc_src/cmds/for.rst b/doc_src/cmds/for.rst index 3bd65fced..3acc8e548 100644 --- a/doc_src/cmds/for.rst +++ b/doc_src/cmds/for.rst @@ -1,7 +1,7 @@ .. _cmd-for: -for - perform a set of commands multiple times. -=============================================== +for - perform a set of commands multiple times +============================================== Synopsis -------- diff --git a/doc_src/cmds/history.rst b/doc_src/cmds/history.rst index 938f8953d..c3edb6226 100644 --- a/doc_src/cmds/history.rst +++ b/doc_src/cmds/history.rst @@ -1,6 +1,6 @@ .. _cmd-history: -history - Show and manipulate command history +history - show and manipulate command history ============================================= Synopsis diff --git a/doc_src/cmds/math.rst b/doc_src/cmds/math.rst index a69036425..29ea9d41f 100644 --- a/doc_src/cmds/math.rst +++ b/doc_src/cmds/math.rst @@ -1,6 +1,6 @@ .. _cmd-math: -math - Perform mathematics calculations +math - perform mathematics calculations ======================================= Synopsis diff --git a/doc_src/cmds/prompt_pwd.rst b/doc_src/cmds/prompt_pwd.rst index 973caf61f..71bb75737 100644 --- a/doc_src/cmds/prompt_pwd.rst +++ b/doc_src/cmds/prompt_pwd.rst @@ -1,6 +1,6 @@ .. _cmd-prompt_pwd: -prompt_pwd - Print pwd suitable for prompt +prompt_pwd - print pwd suitable for prompt ========================================== Synopsis diff --git a/doc_src/cmds/realpath.rst b/doc_src/cmds/realpath.rst index 7a567804d..ed1c87670 100644 --- a/doc_src/cmds/realpath.rst +++ b/doc_src/cmds/realpath.rst @@ -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 diff --git a/doc_src/cmds/set.rst b/doc_src/cmds/set.rst index 2988b5145..f4d6e123c 100644 --- a/doc_src/cmds/set.rst +++ b/doc_src/cmds/set.rst @@ -1,7 +1,7 @@ .. _cmd-set: -set - display and change shell variables. -========================================= +set - display and change shell variables +======================================== Synopsis -------- diff --git a/doc_src/cmds/source.rst b/doc_src/cmds/source.rst index b8ec6ed64..9fa197368 100644 --- a/doc_src/cmds/source.rst +++ b/doc_src/cmds/source.rst @@ -1,7 +1,7 @@ .. _cmd-source: -source - evaluate contents of file. -=================================== +source - evaluate contents of file +================================== Synopsis --------