Update test for new accepted argument

This commit is contained in:
Daniel Bachhuber 2016-10-08 08:24:46 -07:00
parent 4e6cc627cf
commit 59a672b458

View file

@ -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.