diff options
Diffstat (limited to 'docs/help/in/completion.in')
-rw-r--r-- | docs/help/in/completion.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/help/in/completion.in b/docs/help/in/completion.in index 68da328b..88fcc1b4 100644 --- a/docs/help/in/completion.in +++ b/docs/help/in/completion.in @@ -1,17 +1,17 @@ -Syntax: +%9Syntax:%9 @SYNTAX:completion@ -Parameters: +%9Parameters:%9 - -auto: Insert the completion without pressing a word completion character. - -delete: Removes the completion from the list. + -auto: Inserts the completion without pressing a word completion character. + -delete: Removes the completion from the configuration. A key and the value to use as a replacement. If no argument is given, the list of completions will be displayed. -Description: +%9Description:%9 Replaces or completed words or letters; you can write just the first few letters of the word and press TAB to insert a replacement. @@ -20,12 +20,12 @@ Description: matching word and replaces it; you may press TAB repeatedly to swap between matches. -Examples: +%9Examples:%9 /COMPLETION w/h without /COMPLETION -auto compr compromised /COMPLETION -delete 'compr' /COMPLETION -delete without -See also: BIND +%9See also:%9 BIND |