Commit 0dd2a820 authored by bescoto's avatar bescoto

Mention time format


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@732 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent b256bb81
......@@ -43,11 +43,16 @@ boring.
Do not read statistics files older than
.IR time .
By default, all statistics files will be read.
.I time
should be in the same format taken by --restore-as-of. (See
.B TIME FORMATS
in the rdiff-backup man page for details.)
.TP
.BI --end-time " time"
Do not read statistics files newer than
Like
.B --begin-time
but exclude statistics files later than
.IR time .
By default, all statistics files will be read.
.TP
.BI --minimum-ratio " ratio"
Print all directories contributing more than the given ratio to the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment