mirror of
https://github.com/restic/restic.git
synced 2026-04-11 15:48:51 +00:00
Now, every command uses an options struct, which is passed to the run* function by the command.RunE method.
Now, every command uses an options struct, which is passed to the run* function by the command.RunE method.