--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # compopt > Print or change the completion options for a command. > More information: . - Print the options for the currently executing completion: `compopt` - Print the completion options for given command: `compopt {{command}}`