diff --git a/doc/ostree-pull.xml b/doc/ostree-pull.xml index e513461f..5247f44a 100644 --- a/doc/ostree-pull.xml +++ b/doc/ostree-pull.xml @@ -53,6 +53,52 @@ Boston, MA 02111-1307, USA. + + Options + + + + + + + Do no invoke fsync(). + + + + + + + + Do not use static deltas. + + + + + + + + Write refs suitable for a mirror. + + + + + =SUBPATH + + + Only pull the provided subpath. + + + + + =DEPTH + + + Traverse DEPTH parents (-1=infinite) (default: 0). + + + + + Description