Skip to content

Commit 0b7a54c

Browse files
committed
update man page
1 parent b515d01 commit 0b7a54c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ It's in [AUR](https://aur.archlinux.org/packages/zek-bin/), too.
139139
```shell
140140
$ zek -h
141141
Usage of zek:
142+
-B use a fixed banner string (e.g. for CI)
142143
-C emit less compact struct
143144
-F skip formatting
144145
-P string

docs/zek.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ at https://www.onlinetool.io/xmltogo/.
3333

3434
# OPTIONS
3535

36+
-B
37+
: Use a fixed banner string (e.g. for CI).
38+
3639
-C
3740
: Emit less compact representation. This mimicks the former default setting.
3841

0 commit comments

Comments
 (0)