]> git.tuebingen.mpg.de Git - paraslash.git/blob - m4/lls/include/complete.m4
vss: Add documentation of MAP_POPULATE.
[paraslash.git] / m4 / lls / include / complete.m4
1 [option complete]
2         summary = print possible command line completions
3         [help]
4                 If this flag is given, the environment variables COMP_LINE and
5                 COMP_POINT are examined to obtain the current command line and the
6                 cursor position respectively. Possible completions are written to
7                 stdout and the program exits.
8         [/help]