mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
chore(docs): fix some typos (#11211)
This commit is contained in:
parent
1c879f67b4
commit
e0e22d1120
9 changed files with 10 additions and 10 deletions
|
|
@ -118,7 +118,7 @@ start_options=(
|
|||
)
|
||||
logs_options=(
|
||||
'--json[json log output]'
|
||||
'--format[formated log output]'
|
||||
'--format[formatted log output]'
|
||||
'--raw[raw output]'
|
||||
'--err[only shows error output]'
|
||||
'--out[only shows standard output]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue