mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-18 06:11:28 +08:00
Update test for new accepted argument
This commit is contained in:
parent
4e6cc627cf
commit
59a672b458
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Feature: Basic profile usage
|
|||
"""
|
||||
usage: wp profile eval <php-code> [--fields=<fields>] [--format=<format>]
|
||||
or: wp profile eval-file <file> [--fields=<fields>] [--format=<format>]
|
||||
or: wp profile hook <hook> [--url=<url>] [--fields=<fields>] [--format=<format>]
|
||||
or: wp profile hook [<hook>] [--url=<url>] [--fields=<fields>] [--format=<format>]
|
||||
or: wp profile stage [<stage>] [--all] [--url=<url>] [--fields=<fields>] [--format=<format>]
|
||||
|
||||
See 'wp help profile <command>' for more information on a specific command.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue