mirror of
https://github.com/restic/restic.git
synced 2026-06-24 17:44:17 +00:00
group commands and make features/options visible
This commit is contained in:
@@ -55,6 +55,7 @@ Exit status is 12 if the password is incorrect.
|
||||
backupOptions.Host = hostname
|
||||
}
|
||||
},
|
||||
GroupID: cmdGroupDefault,
|
||||
DisableAutoGenTag: true,
|
||||
RunE: func(cmd *cobra.Command, args []string) error {
|
||||
term, cancel := setupTermstatus()
|
||||
|
||||
Reference in New Issue
Block a user