Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
e3e0dd59
Commit
e3e0dd59
authored
Mar 10, 2019
by
Rahil Wazir
Committed by
Robby Russell
Mar 10, 2019
Browse files
fix typo (#7643)
Extra t in `wp theme updatet`
parent
52afbf77
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/wp-cli/wp-cli.plugin.zsh
View file @
e3e0dd59
...
...
@@ -109,7 +109,7 @@ alias wptm='wp theme mod'
alias
wptp
=
'wp theme path'
alias
wpts
=
'wp theme search'
alias
wptst
=
'wp theme status'
alias
wptu
=
'wp theme update
t
'
alias
wptu
=
'wp theme update'
# Transient
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment