mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-22 16:14:18 +02:00
parent
5a9cde733b
commit
b0153c7e4c
1 changed files with 2 additions and 2 deletions
|
|
@ -25,11 +25,11 @@ _tealdeer() {
|
|||
"($I -q --quiet)"{-q,--quiet}"[Suppress informational messages]"
|
||||
"($I)--config-path[Show config file path]"
|
||||
"($I)--seed-config[Create a basic config]"
|
||||
"($I --color)"{--color}'[Controls when to use color]:when:((
|
||||
"($I)--color[Controls when to use color]:when:((
|
||||
always
|
||||
auto
|
||||
never
|
||||
))'
|
||||
))"
|
||||
'(- *)'{-h,--help}'[Display help]'
|
||||
'(- *)'{-v,--version}'[Show version information]'
|
||||
'*:file:_files'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue