1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/pages/common/compopt.md

263 B

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}}