From 4746d20534e8068b69e311f7ac3dedd0fd83117b Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Mon, 28 Nov 2016 02:25:56 +0100 Subject: ran build_usage had merge conflicts in the usage files, decided to just recreate them afterwards. --- docs/usage/check.rst.inc | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'docs/usage/check.rst.inc') diff --git a/docs/usage/check.rst.inc b/docs/usage/check.rst.inc index a142df986..7705471b6 100644 --- a/docs/usage/check.rst.inc +++ b/docs/usage/check.rst.inc @@ -23,16 +23,22 @@ optional arguments | attempt to repair any inconsistencies found ``--save-space`` | work slower, but using less space - ``--last N`` - | only check last N archives (Default: all) - ``-P``, ``--prefix`` - | only consider archive names starting with this prefix ``-p``, ``--progress`` | show progress display while checking `Common options`_ | +filters + ``-P``, ``--prefix`` + | only consider archive names starting with this prefix + ``--sort-by`` + | Comma-separated list of sorting keys; valid keys are: timestamp, name, id; default is: timestamp + ``--first N`` + | consider first N archives after other filters were applied + ``--last N`` + | consider last N archives after other filters were applied + Description ~~~~~~~~~~~ -- cgit v1.2.3