shell-completion.rst (modules-5.1.1.tar.bz2) | : | shell-completion.rst (modules-5.2.0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 90 | skipping to change at line 90 | |||
:mfcmd:`uncomplete` does not require a *shell* name as argument. Only the | :mfcmd:`uncomplete` does not require a *shell* name as argument. Only the | |||
*command* name is expected. | *command* name is expected. | |||
*Command* name should be a non-empty string. Otherwise an evaluation error is | *Command* name should be a non-empty string. Otherwise an evaluation error is | |||
returned. | returned. | |||
:mfcmd:`uncomplete` command is provided in case of a need to specifically | :mfcmd:`uncomplete` command is provided in case of a need to specifically | |||
unset a defined completion. There should not be a lot of use case for this | unset a defined completion. There should not be a lot of use case for this | |||
command, but it does not cost much to add as it is needed to undo the | command, but it does not cost much to add as it is needed to undo the | |||
:mfcmd:`complete` command when a modulefile is unloaded. | :mfcmd:`complete` command when a modulefile is unloaded. | |||
.. vim:set tabstop=2 shiftwidth=2 expandtab autoindent: | ||||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |