Skip to content

Commit 349beb7

Browse files
authored
Merge pull request #456 from wp-cli/regenerate-readme
Regenerate README file
2 parents 1378a4e + 28682c3 commit 349beb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,7 +1669,7 @@ Errors if the option already exists.
16691669
The name of the option to add.
16701670

16711671
[<value>]
1672-
The value of the option to add. If ommited, the value is read from STDIN.
1672+
The value of the option to add. If omitted, the value is read from STDIN.
16731673

16741674
[--format=<format>]
16751675
The serialization format for the value.
@@ -1983,7 +1983,7 @@ wp option update <key> [<value>] [--autoload=<autoload>] [--format=<format>]
19831983
The name of the option to update.
19841984

19851985
[<value>]
1986-
The new value. If ommited, the value is read from STDIN.
1986+
The new value. If omitted, the value is read from STDIN.
19871987

19881988
[--autoload=<autoload>]
19891989
Requires WP 4.2. Should this option be automatically loaded.

0 commit comments

Comments
 (0)