Files
Mahmoud Ben Hassine e3cb93791d Update documentation
2025-04-25 10:13:56 +02:00

10 lines
352 B
Plaintext

[[built-in-commands-completion]]
= Completion
:page-section-summary-toc: 1
The `completion` command lets you create script files that can be used
with an OS shell implementation to provide completion. This is very useful when
working with non-interactive mode.
Currently, the only implementation is for bash, which works with the `bash` sub-command.