Skip to content

Commit 43cd750

Browse files
Default format is actually a number, not --format=table
1 parent d3b2c46 commit 43cd750

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
@@ -738,7 +738,6 @@ Available size formats include:
738738
[--format=<format>]
739739
Render output in a particular format.
740740
---
741-
default: table
742741
options:
743742
- table
744743
- csv

src/DB_Command.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,6 @@ public function tables( $args, $assoc_args ) {
706706
* [--format=<format>]
707707
* : Render output in a particular format.
708708
* ---
709-
* default: table
710709
* options:
711710
* - table
712711
* - csv

0 commit comments

Comments
 (0)