mirror of
https://github.com/restic/restic.git
synced 2025-06-01 12:48:19 +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.