浏览代码

fix typo (#7643)

Extra t in `wp theme updatet`
Rahil Wazir 5 年之前
父节点
当前提交
e3e0dd599e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plugins/wp-cli/wp-cli.plugin.zsh

+ 1 - 1
plugins/wp-cli/wp-cli.plugin.zsh

@@ -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 updatet'
+alias wptu='wp theme update'
 
 # Transient