Backups seem to be working
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled
.
This commit is contained in:
parent
630a9fd19a
commit
e45afe460b
@ -33,8 +33,8 @@ struct BackupDataCommandRegister {
|
|||||||
false, // hidden
|
false, // hidden
|
||||||
true, // requires_config
|
true, // requires_config
|
||||||
true, // requires_install
|
true, // requires_install
|
||||||
0, // min_args (after command)
|
2, // min_args (after command)
|
||||||
1, // max_args (after command)
|
2, // max_args (after command)
|
||||||
"backupdata SERVER SERVICE",
|
"backupdata SERVER SERVICE",
|
||||||
"Backup data for a service on a server.",
|
"Backup data for a service on a server.",
|
||||||
// heredoc
|
// heredoc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user