mirror of
https://github.com/restic/restic.git
synced 2024-04-21 12:32:20 +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.