From: José Iván López González Date: Wed, 30 Oct 2019 23:23:36 +0000 (+0000) Subject: Update manual X-Git-Tag: v0.8.6~10^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1985c8b21a2afe549e8c278f069726df4253bf32;p=thirdparty%2Fsnapper.git Update manual --- diff --git a/doc/snapper.xml.in b/doc/snapper.xml.in index 4b5d8487..70e5ce20 100644 --- a/doc/snapper.xml.in +++ b/doc/snapper.xml.in @@ -222,6 +222,30 @@ Specifies table style. Table style is identified by an integer number. + + + + Specifies a machine-readable output format. Possible options are csv and json. + + + + + + Sets CSV output format. + + + + + + Sets JSON output format. + + + + + + Specifies the character separator for CSV output format. + + @@ -277,6 +301,16 @@ List available configurations. + + + + columns + + Select columns to show separated by comma. + Possible columns are: config, subvolume. + + + @@ -322,6 +356,17 @@ Displays the settings of the configuration. + + + + columns + + Select columns to show separated by comma. + Possible columns are: key, value. + Columns are not selected when JSON format is used. + + + @@ -362,6 +407,15 @@ List snapshots from all configs accessible by the user. + + columns + + Select columns to show separated by comma. + Possible columns are: config, subvolume, number, default, active, + date, user, used-space, cleanup, description, userdata, pre-number, post-number, + post-date. + + For each snapshot the output consists of several columns. Some need explanation: