From 7888160942b209f1ddab1e463ce368481f30385b Mon Sep 17 00:00:00 2001 From: Nikita Dubrovskii Date: Thu, 7 Sep 2023 08:24:43 +0200 Subject: [PATCH] cargo: coreos-installer release 0.18.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- man/coreos-installer-download.8 | 4 ++-- man/coreos-installer-install.8 | 4 ++-- man/coreos-installer-iso-customize.8 | 4 ++-- man/coreos-installer-iso-extract-minimal-iso.8 | 4 ++-- man/coreos-installer-iso-extract-pxe.8 | 4 ++-- man/coreos-installer-iso-extract.8 | 4 ++-- man/coreos-installer-iso-ignition-embed.8 | 4 ++-- man/coreos-installer-iso-ignition-remove.8 | 4 ++-- man/coreos-installer-iso-ignition-show.8 | 4 ++-- man/coreos-installer-iso-ignition.8 | 4 ++-- man/coreos-installer-iso-kargs-modify.8 | 4 ++-- man/coreos-installer-iso-kargs-reset.8 | 4 ++-- man/coreos-installer-iso-kargs-show.8 | 4 ++-- man/coreos-installer-iso-kargs.8 | 4 ++-- man/coreos-installer-iso-network-embed.8 | 4 ++-- man/coreos-installer-iso-network-extract.8 | 4 ++-- man/coreos-installer-iso-network-remove.8 | 4 ++-- man/coreos-installer-iso-network.8 | 4 ++-- man/coreos-installer-iso-reset.8 | 4 ++-- man/coreos-installer-iso.8 | 4 ++-- man/coreos-installer-list-stream.8 | 4 ++-- man/coreos-installer-pxe-customize.8 | 4 ++-- man/coreos-installer-pxe-ignition-unwrap.8 | 4 ++-- man/coreos-installer-pxe-ignition-wrap.8 | 4 ++-- man/coreos-installer-pxe-ignition.8 | 4 ++-- man/coreos-installer-pxe-network-unwrap.8 | 4 ++-- man/coreos-installer-pxe-network-wrap.8 | 4 ++-- man/coreos-installer-pxe-network.8 | 4 ++-- man/coreos-installer-pxe.8 | 4 ++-- man/coreos-installer.8 | 4 ++-- 32 files changed, 62 insertions(+), 62 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4f1ff1f67..f3c810e11 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -238,7 +238,7 @@ checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" [[package]] name = "coreos-installer" -version = "0.17.0" +version = "0.18.0" dependencies = [ "anyhow", "base64", diff --git a/Cargo.toml b/Cargo.toml index 166518b0c..3eb81f756 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ rust-version = "1.70.0" exclude = ["/.cci.jenkinsfile", "/.github", "/.gitignore", "/Dockerfile"] authors = [ "Benjamin Gilbert " ] description = "Installer for Fedora CoreOS and RHEL CoreOS" -version = "0.17.0" +version = "0.18.0" [package.metadata.release] sign-commit = true diff --git a/man/coreos-installer-download.8 b/man/coreos-installer-download.8 index 4c6cd2677..29c8d16f1 100644 --- a/man/coreos-installer-download.8 +++ b/man/coreos-installer-download.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-download \- Download a CoreOS image .SH SYNOPSIS @@ -45,4 +45,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-install.8 b/man/coreos-installer-install.8 index 7c7c05a4a..721196e4f 100644 --- a/man/coreos-installer-install.8 +++ b/man/coreos-installer-install.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-install \- Install Fedora CoreOS or RHEL CoreOS .SH SYNOPSIS @@ -134,4 +134,4 @@ Destination device Path to the device node for the destination disk. The beginning of the device will be overwritten without further confirmation. .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-customize.8 b/man/coreos-installer-iso-customize.8 index 11db93c54..b71c40c63 100644 --- a/man/coreos-installer-iso-customize.8 +++ b/man/coreos-installer-iso-customize.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-customize \- Customize a CoreOS live ISO image .SH SYNOPSIS @@ -99,4 +99,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-extract-minimal-iso.8 b/man/coreos-installer-iso-extract-minimal-iso.8 index dbf1dc98e..0d2628017 100644 --- a/man/coreos-installer-iso-extract-minimal-iso.8 +++ b/man/coreos-installer-iso-extract-minimal-iso.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-extract\-minimal\-iso \- Extract a minimal ISO from a CoreOS live ISO image .SH SYNOPSIS @@ -27,4 +27,4 @@ ISO image [\fIOUTPUT_ISO\fR] [default: \-] Minimal ISO output file .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-extract-pxe.8 b/man/coreos-installer-iso-extract-pxe.8 index 46efa2aeb..7b35cd11c 100644 --- a/man/coreos-installer-iso-extract-pxe.8 +++ b/man/coreos-installer-iso-extract-pxe.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-extract\-pxe \- Extract PXE files from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-extract.8 b/man/coreos-installer-iso-extract.8 index 7860ea575..3a2aea773 100644 --- a/man/coreos-installer-iso-extract.8 +++ b/man/coreos-installer-iso-extract.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-extract \- Commands to extract files from a CoreOS live ISO image .SH SYNOPSIS @@ -25,4 +25,4 @@ Extract a minimal ISO from a CoreOS live ISO image coreos\-installer\-iso\-extract\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-ignition-embed.8 b/man/coreos-installer-iso-ignition-embed.8 index 997295fcc..5a8136a74 100644 --- a/man/coreos-installer-iso-ignition-embed.8 +++ b/man/coreos-installer-iso-ignition-embed.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-ignition\-embed \- Embed an Ignition config in an ISO image .SH SYNOPSIS @@ -27,4 +27,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-ignition-remove.8 b/man/coreos-installer-iso-ignition-remove.8 index 1d23deeab..1216c6657 100644 --- a/man/coreos-installer-iso-ignition-remove.8 +++ b/man/coreos-installer-iso-ignition-remove.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-ignition\-remove \- Remove an existing embedded Ignition config from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-ignition-show.8 b/man/coreos-installer-iso-ignition-show.8 index acf5df42f..b91a9df4a 100644 --- a/man/coreos-installer-iso-ignition-show.8 +++ b/man/coreos-installer-iso-ignition-show.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-ignition\-show \- Show the embedded Ignition config from an ISO image .SH SYNOPSIS @@ -18,4 +18,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-ignition.8 b/man/coreos-installer-iso-ignition.8 index a4595fb00..249bcf03c 100644 --- a/man/coreos-installer-iso-ignition.8 +++ b/man/coreos-installer-iso-ignition.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-ignition \- Embed an Ignition config in a CoreOS live ISO image .SH SYNOPSIS @@ -28,4 +28,4 @@ Remove an existing embedded Ignition config from an ISO image coreos\-installer\-iso\-ignition\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-kargs-modify.8 b/man/coreos-installer-iso-kargs-modify.8 index a1f55db7d..059d97a23 100644 --- a/man/coreos-installer-iso-kargs-modify.8 +++ b/man/coreos-installer-iso-kargs-modify.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-kargs\-modify \- Modify kernel args in an ISO image .SH SYNOPSIS @@ -30,4 +30,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-kargs-reset.8 b/man/coreos-installer-iso-kargs-reset.8 index 3e74cda4b..8d1b25451 100644 --- a/man/coreos-installer-iso-kargs-reset.8 +++ b/man/coreos-installer-iso-kargs-reset.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-kargs\-reset \- Reset kernel args in an ISO image to defaults .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-kargs-show.8 b/man/coreos-installer-iso-kargs-show.8 index 2f62b6a1e..9b9b6adb6 100644 --- a/man/coreos-installer-iso-kargs-show.8 +++ b/man/coreos-installer-iso-kargs-show.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-kargs\-show \- Show kernel args from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-kargs.8 b/man/coreos-installer-iso-kargs.8 index 057d583ef..7b5c85e0b 100644 --- a/man/coreos-installer-iso-kargs.8 +++ b/man/coreos-installer-iso-kargs.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-kargs \- Modify kernel args in a CoreOS live ISO image .SH SYNOPSIS @@ -28,4 +28,4 @@ Show kernel args from an ISO image coreos\-installer\-iso\-kargs\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-network-embed.8 b/man/coreos-installer-iso-network-embed.8 index e82675779..73fb68c2d 100644 --- a/man/coreos-installer-iso-network-embed.8 +++ b/man/coreos-installer-iso-network-embed.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-network\-embed \- Embed network settings in an ISO image .SH SYNOPSIS @@ -27,4 +27,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-network-extract.8 b/man/coreos-installer-iso-network-extract.8 index 614d12a28..9348a94b5 100644 --- a/man/coreos-installer-iso-network-extract.8 +++ b/man/coreos-installer-iso-network-extract.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-network\-extract \- Extract embedded network settings from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-network-remove.8 b/man/coreos-installer-iso-network-remove.8 index 8f927149a..c2247f833 100644 --- a/man/coreos-installer-iso-network-remove.8 +++ b/man/coreos-installer-iso-network-remove.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-network\-remove \- Remove existing network settings from an ISO image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-network.8 b/man/coreos-installer-iso-network.8 index 03fe7ce4c..e5fc6d86d 100644 --- a/man/coreos-installer-iso-network.8 +++ b/man/coreos-installer-iso-network.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-network \- Embed network settings in a CoreOS live ISO image .SH SYNOPSIS @@ -28,4 +28,4 @@ Remove existing network settings from an ISO image coreos\-installer\-iso\-network\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso-reset.8 b/man/coreos-installer-iso-reset.8 index a1ebe7dd2..f93713ba0 100644 --- a/man/coreos-installer-iso-reset.8 +++ b/man/coreos-installer-iso-reset.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso\-reset \- Restore a CoreOS live ISO image to default settings .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version <\fIISO\fR> ISO image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-iso.8 b/man/coreos-installer-iso.8 index 0bb724daa..9b13c6c30 100644 --- a/man/coreos-installer-iso.8 +++ b/man/coreos-installer-iso.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-iso \- Commands to manage a CoreOS live ISO image .SH SYNOPSIS @@ -37,4 +37,4 @@ Restore a CoreOS live ISO image to default settings coreos\-installer\-iso\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-list-stream.8 b/man/coreos-installer-list-stream.8 index 37028802e..2f5e85a4d 100644 --- a/man/coreos-installer-list-stream.8 +++ b/man/coreos-installer-list-stream.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-list\-stream \- List available images in a Fedora CoreOS stream .SH SYNOPSIS @@ -21,4 +21,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-pxe-customize.8 b/man/coreos-installer-pxe-customize.8 index 2801df884..f1a1d2376 100644 --- a/man/coreos-installer-pxe-customize.8 +++ b/man/coreos-installer-pxe-customize.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-pxe\-customize \- Create a custom live PXE boot config .SH SYNOPSIS @@ -81,4 +81,4 @@ Print version <\fIpath\fR> CoreOS live initramfs image .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-pxe-ignition-unwrap.8 b/man/coreos-installer-pxe-ignition-unwrap.8 index a741b1131..654a304d7 100644 --- a/man/coreos-installer-pxe-ignition-unwrap.8 +++ b/man/coreos-installer-pxe-ignition-unwrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-pxe\-ignition\-unwrap \- Show the wrapped Ignition config in an initrd image .SH SYNOPSIS @@ -18,4 +18,4 @@ Print version [\fIinitrd\fR] initrd image [default: stdin] .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-pxe-ignition-wrap.8 b/man/coreos-installer-pxe-ignition-wrap.8 index c72c3526e..8d8166065 100644 --- a/man/coreos-installer-pxe-ignition-wrap.8 +++ b/man/coreos-installer-pxe-ignition-wrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-pxe\-ignition\-wrap \- Wrap an Ignition config in an initrd image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-pxe-ignition.8 b/man/coreos-installer-pxe-ignition.8 index 7f2d83012..e188f7589 100644 --- a/man/coreos-installer-pxe-ignition.8 +++ b/man/coreos-installer-pxe-ignition.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-pxe\-ignition \- Commands to manage a live PXE Ignition config .SH SYNOPSIS @@ -25,4 +25,4 @@ Show the wrapped Ignition config in an initrd image coreos\-installer\-pxe\-ignition\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-pxe-network-unwrap.8 b/man/coreos-installer-pxe-network-unwrap.8 index 672161f01..67e36f9b0 100644 --- a/man/coreos-installer-pxe-network-unwrap.8 +++ b/man/coreos-installer-pxe-network-unwrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-pxe\-network\-unwrap \- Extract wrapped network settings from an initrd image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print version [\fIinitrd\fR] initrd image [default: stdin] .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-pxe-network-wrap.8 b/man/coreos-installer-pxe-network-wrap.8 index a30182498..4feb0034a 100644 --- a/man/coreos-installer-pxe-network-wrap.8 +++ b/man/coreos-installer-pxe-network-wrap.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-pxe\-network\-wrap \- Wrap network settings in an initrd image .SH SYNOPSIS @@ -21,4 +21,4 @@ Print help \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-pxe-network.8 b/man/coreos-installer-pxe-network.8 index 12fae0c9e..76bd7fb6c 100644 --- a/man/coreos-installer-pxe-network.8 +++ b/man/coreos-installer-pxe-network.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-pxe\-network \- Commands to manage live PXE network settings .SH SYNOPSIS @@ -25,4 +25,4 @@ Extract wrapped network settings from an initrd image coreos\-installer\-pxe\-network\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer-pxe.8 b/man/coreos-installer-pxe.8 index afbdbc7f6..93f10bebe 100644 --- a/man/coreos-installer-pxe.8 +++ b/man/coreos-installer-pxe.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer\-pxe \- Commands to manage a CoreOS live PXE image .SH SYNOPSIS @@ -28,4 +28,4 @@ Commands to manage live PXE network settings coreos\-installer\-pxe\-help(8) Print this message or the help of the given subcommand(s) .SH VERSION -v0.17.0 +v0.18.0 diff --git a/man/coreos-installer.8 b/man/coreos-installer.8 index bdde86db4..cc1d0c527 100644 --- a/man/coreos-installer.8 +++ b/man/coreos-installer.8 @@ -1,6 +1,6 @@ .ie \n(.g .ds Aq \(aq .el .ds Aq ' -.TH coreos-installer 8 "coreos-installer 0.17.0" +.TH coreos-installer 8 "coreos-installer 0.18.0" .SH NAME coreos\-installer \- Installer for Fedora CoreOS and RHEL CoreOS .SH SYNOPSIS @@ -31,4 +31,4 @@ Commands to manage a CoreOS live ISO image coreos\-installer\-pxe(8) Commands to manage a CoreOS live PXE image .SH VERSION -v0.17.0 +v0.18.0