aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/index.hdr.in
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2015-07-25 13:04:28 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2015-07-25 13:04:28 +0800
commitd1d36cc9affb1010a32a87ddc3d74de862e4a2a1 (patch)
treefc72acaee671264eb800e122decaf6cfc99bfe86 /doc_src/index.hdr.in
parentb32f770a69527eca4e76b9e8f648a39da17911cb (diff)
parentb2a97e4245ee3799ea768ca15fafda03510d8e6a (diff)
Merge branch 'death_of_mimedb'
Diffstat (limited to 'doc_src/index.hdr.in')
-rw-r--r--doc_src/index.hdr.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index b0ddb50f..55a26260 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -362,7 +362,7 @@ Functions beginning with the string `__fish_print_` print a newline separated li
- `__fish_complete_pids` prints a list of all processes IDs with the command name as description.
-- `__fish_complete_suffix SUFFIX` performs file completion allowing only files ending in SUFFIX. The mimetype database is used to find a suitable description.
+- `__fish_complete_suffix SUFFIX` performs file completion allowing only files ending in SUFFIX, with an optional description.
- `__fish_complete_users` prints a list of all users with their full name as description.