mirror of
https://github.com/octoleo/restic.git
synced 2024-12-26 20:30:19 +00:00
Run changes through gofmt
This commit is contained in:
parent
bdbe956c5c
commit
7a221f2473
@ -25,9 +25,9 @@ The "snapshots" command lists all snapshots stored in the repository.
|
||||
|
||||
// SnapshotOptions bundles all options for the snapshots command.
|
||||
type SnapshotOptions struct {
|
||||
Host string
|
||||
Tags restic.TagLists
|
||||
Paths []string
|
||||
Host string
|
||||
Tags restic.TagLists
|
||||
Paths []string
|
||||
Compact bool
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user