Merge pull request #1311 from felix9/dump-no-trees

"dump" command no longer has a "trees" option
This commit is contained in:
Alexander Neumann
2017-10-03 12:40:24 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ restic\-dump \- Dump data structures
.SH SYNOPSIS
.PP
\fBrestic dump [indexes|snapshots|trees|all|packs] [flags]\fP
\fBrestic dump [indexes|snapshots|all|packs] [flags]\fP
.SH DESCRIPTION