docs/pull: Finish incomplete docs for pull@hash syntax
Closes: https://github.com/ostreedev/ostree/issues/1043 Closes: #1045 Approved by: guyshapiro
This commit is contained in:
parent
e8a9172daa
commit
fbefe875c7
|
|
@ -136,8 +136,11 @@ Boston, MA 02111-1307, USA.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
A special syntax in the <literal>@</literal> character allows
|
A special syntax in the <literal>@</literal> character allows
|
||||||
specifying a specific commit to retrieve from a branch. This
|
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>
|
</para>
|
||||||
|
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue