'\" t .\" Title: ostree init .\" Author: Colin Walters .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 12/12/2016 .\" Manual: ostree init .\" Source: OSTree .\" Language: English .\" .TH "OSTREE INIT" "1" "" "OSTree" "ostree init" .\" ----------------------------------------------------------------- .\" * 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-init \- Initialize a new empty repository .SH "SYNOPSIS" .HP \w'\fBostree\ init\fR\ 'u \fBostree init\fR [OPTIONS...] .SH "DESCRIPTION" .PP Creates a new empty repository\&. .SH "OPTIONS" .PP \fB\-\-mode\fR="MODE" .RS 4 Initialize repository in given mode (bare, bare\-user, archive\-z2)\&. Default is "bare"\&. .RE