Skip to content

Commit 58857b9

Browse files
committed
Remove duplicated format from list
1 parent 364822b commit 58857b9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,6 @@ wp db columns [<table>] [--format]
747747
- csv
748748
- json
749749
- yaml
750-
- csv
751750
---
752751

753752
**EXAMPLES**

src/DB_Command.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,6 @@ public function search( $args, $assoc_args ) {
11201120
* - csv
11211121
* - json
11221122
* - yaml
1123-
* - csv
11241123
* ---
11251124
*
11261125
* ## EXAMPLES

0 commit comments

Comments
 (0)