compopt: add page (#8747)
This commit is contained in:
12
pages/linux/compopt.md
Normal file
12
pages/linux/compopt.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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}}`
|
Reference in New Issue
Block a user