From: Arvin Schnell Date: Thu, 7 Apr 2016 08:24:21 +0000 (+0200) Subject: - document some types X-Git-Tag: v0.3.3~10^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e69ab32cc5620b59010e578932018594a315714f;p=thirdparty%2Fsnapper.git - document some types --- diff --git a/doc/snapper-configs.xml.in b/doc/snapper-configs.xml.in index f7735f74..a0efa8cb 100644 --- a/doc/snapper-configs.xml.in +++ b/doc/snapper-configs.xml.in @@ -52,7 +52,7 @@ - + The btrfs quota group used for space aware cleanup algorithms. @@ -266,6 +266,30 @@ + + TYPES + Some of the types used for the variables deserve an explanation. + + + + range + + A range of numbers given as + <max-value>-<min-value>, e.g. "10-20". + + + + + qgroup + + A btrfs qgroup in the standard form + <level>/<id>, e.g. "1/0". + + + + + + NOTES The default values stated here are the values snapper uses when the