mirror of
https://github.com/restic/restic.git
synced 2025-03-16 00:00:05 +01:00
Clean SnapshotOptions
This commit is contained in:
parent
7ddb2faca6
commit
542b7c1b86
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ The "snapshots" command lists all snapshots stored in a repository.
|
|||
type SnapshotOptions struct {
|
||||
Host string
|
||||
Paths []string
|
||||
Json bool
|
||||
}
|
||||
|
||||
var snapshotOptions SnapshotOptions
|
||||
|
|
Loading…
Add table
Reference in a new issue