Fix command section separator line lengths

This commit is contained in:
ridiculousfish
2019-01-02 20:10:47 -08:00
parent 0e936198db
commit c8dc306b18
85 changed files with 287 additions and 287 deletions

View File

@@ -1,5 +1,5 @@
complete - edit command specific tab-completions
==========================================
================================================
Synopsis
--------
@@ -21,7 +21,7 @@ complete ( -C[STRING] | --do-complete[=STRING] )
Description
------------
-----------
For an introduction to specifying completions, see <a
href='index.html#completion-own'>Writing your own completions</a> in
@@ -95,7 +95,7 @@ When erasing completions, it is possible to either erase all completions for a s
Example
------------
-------
The short style option ``-o`` for the ``gcc`` command requires that a file follows it. This can be done using writing: