Merge pull request #2815 from scelfo/patch-1

--hostname flag is deprecated
This commit is contained in:
MichaelEischer
2020-06-29 22:04:56 +02:00
committed by GitHub

View File

@@ -176,7 +176,7 @@ Multiple policies will be ORed together so as to be as inclusive as possible
for keeping snapshots.
Additionally, you can restrict removing snapshots to those which have a
particular hostname with the ``--hostname`` parameter, or tags with the
particular hostname with the ``--host`` parameter, or tags with the
``--tag`` option. When multiple tags are specified, only the snapshots
which have all the tags are considered. For example, the following command
removes all but the latest snapshot of all snapshots that have the tag ``foo``: