summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorHomu <homu@barosl.com>2016-01-07 04:03:29 +0900
committerHomu <homu@barosl.com>2016-01-07 04:03:29 +0900
commit72f72540056cfd7c6979af96249ee27147d5df1d (patch)
tree6a1b83c9535f9b3145dc2d83763e66181fcf3f92 /etc
parent9662678b30d210500f4620a0ccc8330b8c97b25e (diff)
parent24c150852c7a3f30c78f55097950d6fb4331c7ad (diff)
Auto merge of #67 - matthiasbeyer:tableprinter-pretty, r=matthiasbeyer
Tableprinter pretty Support for printing plain ASCII-Tables without borders and such.
Diffstat (limited to 'etc')
-rw-r--r--etc/cli.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/cli.yml b/etc/cli.yml
index 4d222a05..1ed39342 100644
--- a/etc/cli.yml
+++ b/etc/cli.yml
@@ -96,6 +96,12 @@ subcommands:
version: 0.1
author: Matthias Beyer <mail@beyermatthias.de>
args:
+ - pretty:
+ long: pretty
+ help: Print table with ASCII-border
+ required: false
+ takes_value: false
+
- match:
short: m
long: match
@@ -402,6 +408,12 @@ subcommands:
version: 0.1
author: Matthias Beyer <mail@beyermatthias.de>
args:
+ - pretty:
+ long: pretty
+ help: Print table with ASCII-border
+ required: false
+ takes_value: false
+
- namegrep:
short: n
long: name