mirror of
https://github.com/restic/restic.git
synced 2026-08-25 06:53:18 +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.