Skip to content

Commit

Permalink
docs: Regenerate manpage markdown
Browse files Browse the repository at this point in the history
Signed-off-by: Colin Walters <[email protected]>
  • Loading branch information
cgwalters committed Jul 1, 2024
1 parent fbedc54 commit e9ce182
Show file tree
Hide file tree
Showing 14 changed files with 23 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docs/src/man/bootc-container-lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ part of a build process; it will error if any problems are detected.

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-container.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ bootc-container-help(8)

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-edit.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Only changes to the \`spec\` section are honored.

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-install-print-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ string-valued filesystem name suitable for passing to \`mkfs.\$type\`.

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-install-to-disk.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ firmware will be skipped

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-install-to-existing-root.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ firmware will be skipped

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-install-to-filesystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ mounting. To override this, use \`\--root-mount-spec\`.

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ bootc-install-help(8)

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-rollback.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ rollback invocation.

# VERSION

v0.1.12
v0.1.13
13 changes: 10 additions & 3 deletions docs/src/man/bootc-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ bootc-status - Display status

# SYNOPSIS

**bootc status** \[**\--format**\] \[**\--booted**\]
\[**-h**\|**\--help**\]
**bootc status** \[**\--format**\] \[**\--format-version**\]
\[**\--booted**\] \[**-h**\|**\--help**\]

# DESCRIPTION

Expand All @@ -30,6 +30,13 @@ The exact API format is not currently declared stable.
>
> - json: Output in JSON format
**\--format-version**=*FORMAT_VERSION*

: The desired format version. There is currently one supported
version, which is version \`0\`. Pass this option to explicitly
request it; it is possible that multiple versions will be supported
in the future

**\--booted**

: Only display status for the booted deployment
Expand All @@ -40,4 +47,4 @@ The exact API format is not currently declared stable.

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-switch.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ includes a default policy which requires signatures.

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ userspace-only restart.

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc-usr-overlay.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ unmount\".

# VERSION

v0.1.12
v0.1.13
2 changes: 1 addition & 1 deletion docs/src/man/bootc.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ bootc-help(8)

# VERSION

v0.1.12
v0.1.13

0 comments on commit e9ce182

Please sign in to comment.