mirror of https://github.com/CrimsonTome/tldr.git
13 lines
263 B
Markdown
13 lines
263 B
Markdown
|
# compopt
|
||
|
|
||
|
> Print or change the completion options for a command.
|
||
|
> More information: <https://manned.org/compopt>.
|
||
|
|
||
|
- Print the options for the currently executing completion:
|
||
|
|
||
|
`compopt`
|
||
|
|
||
|
- Print the completion options for given command:
|
||
|
|
||
|
`compopt {{command}}`
|