Skip to content

Commit

Permalink
doc: update generated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cfabianski committed Sep 21, 2023
1 parent a1db1d0 commit 78905f8
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/_data/bearer_ignore_add.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ options:
- name: ignore-file
default_value: bearer.ignore
usage: Load ignore file from the specified path.
- name: ignore-git
default_value: "false"
usage: Ignore Git listing
- name: log-level
default_value: info
usage: Set log level (error, info, debug, trace)
Expand Down
3 changes: 3 additions & 0 deletions docs/_data/bearer_ignore_migrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ options:
- name: ignore-file
default_value: bearer.ignore
usage: Load ignore file from the specified path.
- name: ignore-git
default_value: "false"
usage: Ignore Git listing
- name: log-level
default_value: info
usage: Set log level (error, info, debug, trace)
Expand Down
3 changes: 3 additions & 0 deletions docs/_data/bearer_ignore_pull.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ options:
- name: ignore-file
default_value: bearer.ignore
usage: Load ignore file from the specified path.
- name: ignore-git
default_value: "false"
usage: Ignore Git listing
- name: log-level
default_value: info
usage: Set log level (error, info, debug, trace)
Expand Down
3 changes: 3 additions & 0 deletions docs/_data/bearer_ignore_remove.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ options:
- name: ignore-file
default_value: bearer.ignore
usage: Load ignore file from the specified path.
- name: ignore-git
default_value: "false"
usage: Ignore Git listing
- name: log-level
default_value: info
usage: Set log level (error, info, debug, trace)
Expand Down
3 changes: 3 additions & 0 deletions docs/_data/bearer_ignore_show.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ options:
- name: ignore-file
default_value: bearer.ignore
usage: Load ignore file from the specified path.
- name: ignore-git
default_value: "false"
usage: Ignore Git listing
- name: log-level
default_value: info
usage: Set log level (error, info, debug, trace)
Expand Down
3 changes: 3 additions & 0 deletions docs/_data/bearer_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ options:
- name: ignore-file
default_value: bearer.ignore
usage: Load ignore file from the specified path.
- name: ignore-git
default_value: "false"
usage: Ignore Git listing
- name: internal-domains
default_value: '[]'
usage: |
Expand Down
3 changes: 3 additions & 0 deletions docs/_data/bearer_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ options:
- name: ignore-file
default_value: bearer.ignore
usage: Load ignore file from the specified path.
- name: ignore-git
default_value: "false"
usage: Ignore Git listing
- name: log-level
default_value: info
usage: Set log level (error, info, debug, trace)
Expand Down

0 comments on commit 78905f8

Please sign in to comment.