summaryrefslogtreecommitdiff
path: root/man/ostree-admin-deploy.xml
diff options
context:
space:
mode:
authorTimothée Ravier <travier@redhat.com>2021-05-07 16:42:37 +0200
committerTimothée Ravier <travier@redhat.com>2021-05-07 16:55:03 +0200
commit02527f115e934d40a37a4b2b41f1a93eaf70732b (patch)
treeb08b769dbb945d65eb0faebbbf07cc836f7a01d6 /man/ostree-admin-deploy.xml
parentb8cca6cef14716987bbf7ef8f6edcbfc1688cc4c (diff)
downloadostree-02527f115e934d40a37a4b2b41f1a93eaf70732b.tar.gz
*: rename master to main in tests & examples
Diffstat (limited to 'man/ostree-admin-deploy.xml')
-rw-r--r--man/ostree-admin-deploy.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/ostree-admin-deploy.xml b/man/ostree-admin-deploy.xml
index 396d9016..fbb8b96a 100644
--- a/man/ostree-admin-deploy.xml
+++ b/man/ostree-admin-deploy.xml
@@ -146,12 +146,12 @@ Boston, MA 02111-1307, USA.
<para><command>$ ostree admin status</command></para>
<programlisting>
* gnome-ostree 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.0
- origin refspec: gnome-ostree/buildmaster/x86_64-runtime
+ origin refspec: gnome-ostree/buildmain/x86_64-runtime
gnome-ostree ce19c41036cc45e49b0cecf6b157523c2105c4de1ce3.0
- origin refspec: gnome-ostree/buildmaster/x86_64-runtime
+ origin refspec: gnome-ostree/buildmain/x86_64-runtime
</programlisting>
-<para><command>$ ostree admin deploy gnome-ostree/buildmaster/x86_64-runtime</command></para>
+<para><command>$ ostree admin deploy gnome-ostree/buildmain/x86_64-runtime</command></para>
<programlisting>
ostadmin: Creating deployment /ostree/deploy/gnome-ostree/deploy/7e382b11d213a402a5313e61cbc69dfd5ab93cb07.1
ostadmin: Processing /etc: 3 modified, 0 removed, 29 added
@@ -161,9 +161,9 @@ Boston, MA 02111-1307, USA.
<para><command>$ ostree admin status</command></para>
<programlisting>
gnome-ostree 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.1
- origin refspec: gnome-ostree/buildmaster/x86_64-runtime
+ origin refspec: gnome-ostree/buildmain/x86_64-runtime
* gnome-ostree 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.0
- origin refspec: gnome-ostree/buildmaster/x86_64-runtime
+ origin refspec: gnome-ostree/buildmain/x86_64-runtime
</programlisting>
</refsect1>