mirror of
https://github.com/restic/restic.git
synced 2026-07-11 01:35:08 +00:00
66103aea3d
Now, every command uses an options struct, which is passed to the run* function by the command.RunE method.