mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
chore: fix typos (#12647)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user