docs: condense snap job overview table row

This commit is contained in:
Christian Schwarz
2019-03-17 21:29:09 +01:00
parent 158d1175e3
commit dd673bf923
2 changed files with 17 additions and 18 deletions
+1
View File
@@ -158,6 +158,7 @@ Policy ``regex``
Like all other regular expression fields in prune policies, zrepl uses Go's `regexp.Regexp <https://golang.org/pkg/regexp/#Compile>`_ Perl-compatible regular expressions (`Syntax <https://golang.org/pkg/regexp/syntax>`_).
The optional `negate` boolean field inverts the semantics: Use it if you want to keep all snapshots that *do not* match the given regex.
.. _prune-workaround-source-side-pruning:
Source-side snapshot pruning
----------------------------