From 7fa69ef8bed3511d3b1bb5bf46fa0281f61b43aa Mon Sep 17 00:00:00 2001 From: David Adam Date: Thu, 23 Jul 2015 14:22:27 +0800 Subject: __fish_complete_suffix: don't provide file description by default Drops dependency on the mimedb tool and reflects the changes made to the default chooser for files in #279. --- doc_src/index.hdr.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc_src') diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in index 2e059b41..d74aa124 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. -- cgit v1.2.3