diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in index 5f168d99f..77f1eb7ff 100644 --- a/doc_src/index.hdr.in +++ b/doc_src/index.hdr.in @@ -468,9 +468,9 @@ prints a list of all user groups with the groups members as description. prints a list of all procceses IDs with the command name as description. -
__fish_complete_suffix STRING SUFFIX DESCRIPTION
+
__fish_complete_suffix SUFFIX
-performs path completion on STRING, allowing only files ending in SUFFIX, and giving them the description DESCRIPTION. +performs file completion allowing only files ending in SUFFIX. The mimetype database is usded to find a suitable description.
__fish_complete_users