From 79d6de159a7dd3e422bbf2f19b17aeb18c57ed69 Mon Sep 17 00:00:00 2001 From: Chevdor Date: Mon, 3 Jan 2022 21:14:30 +0100 Subject: [PATCH] Fix usage --- doc/usage.adoc | 2 +- doc/usage_build.adoc | 2 +- doc/usage_info.adoc | 2 +- doc/usage_pull.adoc | 2 +- doc/usage_version.adoc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/usage.adoc b/doc/usage.adoc index 5f2fbbe..2f4455a 100644 --- a/doc/usage.adoc +++ b/doc/usage.adoc @@ -1,4 +1,4 @@ -srtool-cli 0.7.1 +srtool-cli 0.8.0 chevdor srtool is cli allowing to control the srtool docker image diff --git a/doc/usage_build.adoc b/doc/usage_build.adoc index 2ddfad1..4609aaa 100644 --- a/doc/usage_build.adoc +++ b/doc/usage_build.adoc @@ -1,4 +1,4 @@ -srtool-build 0.7.1 +srtool-build 0.8.0 chevdor Start a new srtool container to build your runtime diff --git a/doc/usage_info.adoc b/doc/usage_info.adoc index e77cd26..405519a 100644 --- a/doc/usage_info.adoc +++ b/doc/usage_info.adoc @@ -1,4 +1,4 @@ -srtool-info 0.7.1 +srtool-info 0.8.0 chevdor Provide information about the srtool container and your repo diff --git a/doc/usage_pull.adoc b/doc/usage_pull.adoc index 9b55d03..0a97589 100644 --- a/doc/usage_pull.adoc +++ b/doc/usage_pull.adoc @@ -1,4 +1,4 @@ -srtool-pull 0.7.1 +srtool-pull 0.8.0 chevdor Simply pull the srtool image and do not run anything else diff --git a/doc/usage_version.adoc b/doc/usage_version.adoc index 6e85312..77d080b 100644 --- a/doc/usage_version.adoc +++ b/doc/usage_version.adoc @@ -1,4 +1,4 @@ -srtool-version 0.7.1 +srtool-version 0.8.0 chevdor Show the versions of the srtool container. Use --version if you want the version of this executable