summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2017-08-01 09:12:16 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2017-08-01 21:51:17 +0000
commitfbefe875c77e03b9070f1f6b5e3f0ea085749ba7 (patch)
tree836f57c3c610c4e980412573b341c9351a0d00fe /man
parente8a9172daad5f27ba5805fd4e4abba1b419dffc0 (diff)
downloadostree-fbefe875c77e03b9070f1f6b5e3f0ea085749ba7.tar.gz
docs/pull: Finish incomplete docs for pull@hash syntax
Closes: https://github.com/ostreedev/ostree/issues/1043 Closes: #1045 Approved by: guyshapiro
Diffstat (limited to 'man')
-rw-r--r--man/ostree-pull.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/man/ostree-pull.xml b/man/ostree-pull.xml
index 394a29c2..dd901aa2 100644
--- a/man/ostree-pull.xml
+++ b/man/ostree-pull.xml
@@ -136,8 +136,11 @@ Boston, MA 02111-1307, USA.
</para>
<para>
- A special syntax in the <literal>@</literal> character allows
- specifying a specific commit to retrieve from a branch. This
+ A special syntax in the <literal>@</literal> character allows
+ specifying a specific commit to retrieve from a branch. The
+ use cases for this are somewhat similar to pulling a specific
+ git tag; one could e.g. script a system upgrade to a known-good
+ version, rather than the latest from the content provider.
</para>
</refsect1>