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