marsadm: minor update command description

This commit is contained in:
Thomas Schoebel-Theuer 2020-11-18 22:10:15 +01:00
parent a48dcca14d
commit cde7133356
1 changed files with 0 additions and 2 deletions

View File

@ -8455,7 +8455,6 @@ my %cmd_table =
"verbose 1",
"usage: set-link <path> <value>",
"Only for experts.",
"Will disappear in a future MARS release.",
\&set_link_cmd,
],
"get-link"
@ -8463,7 +8462,6 @@ my %cmd_table =
"verbose 1",
"usage: get-link <path>",
"Only for experts.",
"Will disappear in a future MARS release.",
\&set_link_cmd,
],
"set-sync-limit-value"