45 lines
1.6 KiB
Groff
45 lines
1.6 KiB
Groff
'\" t
|
|
.\" Title: ostree config
|
|
.\" Author: Colin Walters <walters@verbum.org>
|
|
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
|
|
.\" Date: 03/10/2017
|
|
.\" Manual: ostree config
|
|
.\" Source: OSTree
|
|
.\" Language: English
|
|
.\"
|
|
.TH "OSTREE CONFIG" "1" "" "OSTree" "ostree config"
|
|
.\" -----------------------------------------------------------------
|
|
.\" * 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-config \- Change configuration settings
|
|
.SH "SYNOPSIS"
|
|
.HP \w'\fBostree\ config\ get\fR\ 'u
|
|
\fBostree config get\fR {SECTIONNAME\&.KEYNAME}
|
|
.HP \w'\fBostree\ config\ set\fR\ 'u
|
|
\fBostree config set\fR {SECTIONNAME\&.KEYNAME} {VALUE}
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
Displays or changes a configuration setting\&.
|
|
.SH "EXAMPLE"
|
|
.PP
|
|
\fB$ ostree config get core\&.mode\fR
|
|
.PP
|
|
bare
|