Skip to content

Commit

Permalink
hof/docs: regen after flag help change
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Worm committed May 4, 2024
1 parent 547d311 commit b030454
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/code/cmd-help/chat
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Global Flags:
--stats print generator statistics
-0, --stdin-empty A flag that ensure stdin is zero and does not block
-t, --tags stringArray @tags() to be injected into CUE code
-U, --user-files stringArray file globs to embed into the root value
-U, --user-files stringArray file globs to embed into the root value (<cue-path>=<file-glob>), use % as slash to trim before
-v, --verbosity int set the verbosity of output
--with-context add extra context for data files, usable in the -l/path flag

Expand Down
2 changes: 1 addition & 1 deletion docs/code/cmd-help/create
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ Global Flags:
--stats print generator statistics
-0, --stdin-empty A flag that ensure stdin is zero and does not block
-t, --tags stringArray @tags() to be injected into CUE code
-U, --user-files stringArray file globs to embed into the root value
-U, --user-files stringArray file globs to embed into the root value (<cue-path>=<file-glob>), use % as slash to trim before
-v, --verbosity int set the verbosity of output
--with-context add extra context for data files, usable in the -l/path flag
2 changes: 1 addition & 1 deletion docs/code/cmd-help/dm
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Global Flags:
--stats print generator statistics
-0, --stdin-empty A flag that ensure stdin is zero and does not block
-t, --tags stringArray @tags() to be injected into CUE code
-U, --user-files stringArray file globs to embed into the root value
-U, --user-files stringArray file globs to embed into the root value (<cue-path>=<file-glob>), use % as slash to trim before
-v, --verbosity int set the verbosity of output
--with-context add extra context for data files, usable in the -l/path flag

Expand Down
2 changes: 1 addition & 1 deletion docs/code/cmd-help/flow
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Global Flags:
--stats print generator statistics
-0, --stdin-empty A flag that ensure stdin is zero and does not block
-t, --tags stringArray @tags() to be injected into CUE code
-U, --user-files stringArray file globs to embed into the root value
-U, --user-files stringArray file globs to embed into the root value (<cue-path>=<file-glob>), use % as slash to trim before
-v, --verbosity int set the verbosity of output
--with-context add extra context for data files, usable in the -l/path flag

Expand Down
2 changes: 1 addition & 1 deletion docs/code/cmd-help/fmt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Global Flags:
--stats print generator statistics
-0, --stdin-empty A flag that ensure stdin is zero and does not block
-t, --tags stringArray @tags() to be injected into CUE code
-U, --user-files stringArray file globs to embed into the root value
-U, --user-files stringArray file globs to embed into the root value (<cue-path>=<file-glob>), use % as slash to trim before
-v, --verbosity int set the verbosity of output
--with-context add extra context for data files, usable in the -l/path flag

Expand Down
2 changes: 1 addition & 1 deletion docs/code/cmd-help/gen
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Global Flags:
--stats print generator statistics
-0, --stdin-empty A flag that ensure stdin is zero and does not block
-t, --tags stringArray @tags() to be injected into CUE code
-U, --user-files stringArray file globs to embed into the root value
-U, --user-files stringArray file globs to embed into the root value (<cue-path>=<file-glob>), use % as slash to trim before
-v, --verbosity int set the verbosity of output
--with-context add extra context for data files, usable in the -l/path flag

Expand Down
2 changes: 1 addition & 1 deletion docs/code/cmd-help/hof
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Flags:
--stats print generator statistics
-0, --stdin-empty A flag that ensure stdin is zero and does not block
-t, --tags stringArray @tags() to be injected into CUE code
-U, --user-files stringArray file globs to embed into the root value
-U, --user-files stringArray file globs to embed into the root value (<cue-path>=<file-glob>), use % as slash to trim before
-v, --verbosity int set the verbosity of output
--with-context add extra context for data files, usable in the -l/path flag

Expand Down
2 changes: 1 addition & 1 deletion docs/code/cmd-help/mod
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Global Flags:
--stats print generator statistics
-0, --stdin-empty A flag that ensure stdin is zero and does not block
-t, --tags stringArray @tags() to be injected into CUE code
-U, --user-files stringArray file globs to embed into the root value
-U, --user-files stringArray file globs to embed into the root value (<cue-path>=<file-glob>), use % as slash to trim before
-v, --verbosity int set the verbosity of output
--with-context add extra context for data files, usable in the -l/path flag

Expand Down
2 changes: 1 addition & 1 deletion docs/code/cmd-help/tui
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Global Flags:
--stats print generator statistics
-0, --stdin-empty A flag that ensure stdin is zero and does not block
-t, --tags stringArray @tags() to be injected into CUE code
-U, --user-files stringArray file globs to embed into the root value
-U, --user-files stringArray file globs to embed into the root value (<cue-path>=<file-glob>), use % as slash to trim before
-v, --verbosity int set the verbosity of output
--with-context add extra context for data files, usable in the -l/path flag

0 comments on commit b030454

Please sign in to comment.