mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-12-11 14:54:59 +00:00
progress
This commit is contained in:
@@ -30,8 +30,9 @@ var cfgFile string
|
||||
|
||||
// rootCmd represents the base command when called without any subcommands
|
||||
var rootCmd = &cobra.Command{
|
||||
Use: "autorestic",
|
||||
Short: "CLI Wrapper for restic",
|
||||
Version: internal.VERSION,
|
||||
Use: "autorestic",
|
||||
Short: "CLI Wrapper for restic",
|
||||
}
|
||||
|
||||
// Execute adds all child commands to the root command and sets flags appropriately.
|
||||
|
||||
Reference in New Issue
Block a user