Compare commits
1 Commits
2025.0521.
...
2025.0521.
Author | SHA1 | Date | |
---|---|---|---|
fc6b310b89 |
@ -40,7 +40,7 @@ namespace dropshell
|
|||||||
0, // min_args (after command)
|
0, // min_args (after command)
|
||||||
2, // max_args (after command)
|
2, // max_args (after command)
|
||||||
"install [SERVER] [SERVICE|all]",
|
"install [SERVER] [SERVICE|all]",
|
||||||
"Install/reinstall host, remote servers, or service(s). Safe/non-destructive way to update.",
|
"Install/reinstall host and remote servers, or service(s). Safe way to update.",
|
||||||
// heredoc
|
// heredoc
|
||||||
R"(
|
R"(
|
||||||
Install components on a server. This is safe to re-run (non-destructive) and used to update
|
Install components on a server. This is safe to re-run (non-destructive) and used to update
|
||||||
|
Reference in New Issue
Block a user