mirror of
https://github.com/restic/restic.git
synced 2026-02-24 09:46:24 +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.