From 8e65366ffd96f53d4d5acc5be009d584026ae783 Mon Sep 17 00:00:00 2001 From: clime Date: Tue, 18 Feb 2020 21:46:22 +0100 Subject: [PATCH] Update ostree-pull.xml with info about pulled refs location and access --- man/ostree-pull.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/ostree-pull.xml b/man/ostree-pull.xml index 84d75be3..0606f690 100644 --- a/man/ostree-pull.xml +++ b/man/ostree-pull.xml @@ -143,6 +143,14 @@ Boston, MA 02111-1307, USA. Description + + Without --mirror, this command will create new refs + under remotes/REMOTE/ directory + for each pulled branch unless they are already created. Such + refs can be then referenced by REMOTE:BRANCH in + ostree subcommands (e.g. ostree log origin:exampleos/x86_64/standard). + + This command can retrieve just a specific commit, or go all the way to performing a full mirror of the remote