'\" t .\" Title: ostree static-delta .\" Author: Colin Walters .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 01/31/2019 .\" Manual: ostree static-delta .\" Source: OSTree .\" Language: English .\" .TH "OSTREE STATIC\-DELTA" "1" "" "OSTree" "ostree static-delta" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ostree-static-delta \- Manage static delta files .SH "SYNOPSIS" .HP \w'\fBostree\ static\-delta\ list\fR\ 'u \fBostree static\-delta list\fR .HP \w'\fBostree\ static\-delta\ show\fR\ 'u \fBostree static\-delta show\fR .HP \w'\fBostree\ static\-delta\ delete\fR\ 'u \fBostree static\-delta delete\fR .HP \w'\fBostree\ static\-delta\ generate\fR\ 'u \fBostree static\-delta generate\fR {\-\-to=REV} [OPTIONS...] .HP \w'\fBostree\ static\-delta\ apply\-offline\fR\ 'u \fBostree static\-delta apply\-offline\fR {PATH} .SH "DESCRIPTION" .PP List and manipulate static delta files\&. .SH "\*(AqGENERATE\*(Aq OPTIONS" .PP \fB\-\-from\fR="REV" .RS 4 Create delta from revision REV\&. .RE .PP \fB\-\-to\fR="REV" .RS 4 Create delta to revision REV\&. (This option is required\&.) The delta is from the parent of REV, unless specified otherwise by \fB\-\-from\fR or \fB\-\-empty\fR\&. .RE .PP \fB\-\-empty\fR .RS 4 Create delta from scratch\&. .RE .PP \fB\-\-max\-usize\fR=SIZE .RS 4 Maximum uncompressed size in megabytes\&. .RE .SH "EXAMPLE" .PP \fB$ ostree static\-delta\fR .sp .if n \{\ .RS 4 .\} .nf (No static deltas) .fi .if n \{\ .RE .\}