mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
chore: fix typos (#12647)
This commit is contained in:
parent
c68ff8aeed
commit
d78275fdbb
13 changed files with 16 additions and 16 deletions
|
|
@ -78,7 +78,7 @@ _lpass() {
|
|||
has_sync=1
|
||||
;;
|
||||
status)
|
||||
_arguments : '(-q --quiet)'{-q,--quiet}'[Supress output to stdout]'
|
||||
_arguments : '(-q --quiet)'{-q,--quiet}'[Suppress output to stdout]'
|
||||
has_color=1
|
||||
;;
|
||||
sync)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue