Skip to content

Commit 23835b8

Browse files
authored
Merge pull request #211 from wp-cli/regenerate-readme
2 parents 98ef8f9 + 9b5df05 commit 23835b8

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
@@ -839,12 +839,12 @@ Available size formats include:
839839
Displays information about a given table.
840840

841841
~~~
842-
wp db columns [<table>] [--format]
842+
wp db columns <table> [--format]
843843
~~~
844844

845845
**OPTIONS**
846846

847-
[<table>]
847+
<table>
848848
Name of the database table.
849849

850850
[--format]

0 commit comments

Comments
 (0)