aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGuillaume Pasquet <dev@etenil.net>2022-03-28 03:38:07 +0000
committerGuillaume Pasquet <dev@etenil.net>2022-03-28 03:38:07 +0000
commit6fda3e33ebeb27485a9259f2d07c0507871f58a9 (patch)
tree755005f90be61268326cf97a68571c2a1131693a /README.md
parente18c7e97b2bde449be234de25b657909acaf10c7 (diff)
Set headers from the command line
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae6aa40..ad9bfd3 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,8 @@ barb [options] <file 1> <file 2> ... <file n>
- `-V, --version`: Print the software version
- `-n, --no-color`: Don't use color output
- `-f, --filter`: A JSON path to override any filters defined in the barb file
+- `-F, --no-filter`: Disable all filters (except for dependencies)
+- `--hdr <HDR>`: Set/override a header with format `NAME=VALUE`, can appear multiple times (does not affect dependencies)
- `--help`: Displays the help page
## Barb format