diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-08-07 22:00:40 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-08-07 22:00:40 +0200 |
commit | 71ab0fbda6878db4ac710b3df527f8dc13e517b6 (patch) | |
tree | ab130c720a48b990acbbd11896781a28322cd21e /docs/help/in/completion.in | |
parent | f0aa2d204990636a65de9aaba7c13c0866fcaf83 (diff) | |
download | irssi-71ab0fbda6878db4ac710b3df527f8dc13e517b6.zip |
Applied grammar and styling corrections
Applied grammar and styling corrections.
Diffstat (limited to 'docs/help/in/completion.in')
-rw-r--r-- | docs/help/in/completion.in | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/help/in/completion.in b/docs/help/in/completion.in index 140b1cb1..4275e34e 100644 --- a/docs/help/in/completion.in +++ b/docs/help/in/completion.in @@ -5,9 +5,10 @@ %9Parameters:%9 - -auto: Inserts the completion without pressing a word completion character. + -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. @@ -19,7 +20,7 @@ When a replacement has been found, Irssi will choose the most probable matching word and replaces it; you may press TAB repeatedly to swap between matches. - + If you want to remove a completion which has the auto parameter set, you need to enclose the completion between "'" characters. |