Skip to content

Commit 5151f9b

Browse files
committed
doc: regenerate command documentation
Signed-off-by: Alexander Bayandin <alexander@bayandin.dev>
1 parent 7b64d72 commit 5151f9b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/ct_lint-and-install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ ct lint-and-install [flags]
5454
(e.g. 'myrepo=--username test --password secret'). May be specified
5555
multiple times or separate values with commas
5656
-h, --help help for lint-and-install
57+
--ignore-ci-changes If set, changes only in the chart's 'ci' directory will not trigger a chart version bump requirement
5758
--lint-conf string The config file for YAML linting. If not specified, 'lintconf.yaml'
5859
is searched in the current directory, '$HOME/.ct', and '/etc/ct', in
5960
that order

doc/ct_lint.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ ct lint [flags]
6262
(e.g. 'myrepo=--username test --password secret'). May be specified
6363
multiple times or separate values with commas
6464
-h, --help help for lint
65+
--ignore-ci-changes If set, changes only in the chart's 'ci' directory will not trigger a chart version bump requirement
6566
--lint-conf string The config file for YAML linting. If not specified, 'lintconf.yaml'
6667
is searched in the current directory, '$HOME/.ct', and '/etc/ct', in
6768
that order

0 commit comments

Comments
 (0)