From 59a672b458d46eaae3d934012b63194bd8cded21 Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Sat, 8 Oct 2016 08:24:46 -0700 Subject: [PATCH] Update test for new accepted argument --- features/profile.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/profile.feature b/features/profile.feature index bc3f680..b673665 100644 --- a/features/profile.feature +++ b/features/profile.feature @@ -8,7 +8,7 @@ Feature: Basic profile usage """ usage: wp profile eval [--fields=] [--format=] or: wp profile eval-file [--fields=] [--format=] - or: wp profile hook [--url=] [--fields=] [--format=] + or: wp profile hook [] [--url=] [--fields=] [--format=] or: wp profile stage [] [--all] [--url=] [--fields=] [--format=] See 'wp help profile ' for more information on a specific command.