mirror of
https://github.com/schoebel/mars
synced 2025-01-27 01:34:28 +00:00
doc: update help
This commit is contained in:
parent
71720650c3
commit
90c5c08d6f
@ -4,8 +4,8 @@ Thorough documentation is in mars-manual.pdf. Please use the PDF manual
|
||||
as authoritative reference! Here is only a short summary of the most
|
||||
important sub-commands / options:
|
||||
|
||||
marsadm [<global_options>] <command> [<resource_name> | all | <args> ]
|
||||
marsadm [<global_options>] view[-<macroname>] [<resource_name> | all ]
|
||||
marsadm [<global_options>] <command> [<resource_names> | all | <args> ]
|
||||
marsadm [<global_options>] view[-<macroname>] [<resource_names> | all ]
|
||||
|
||||
<global_option> =
|
||||
--force
|
||||
@ -494,7 +494,7 @@ marsadm [<global_options>] view[-<macroname>] [<resource_name> | all ]
|
||||
cluster (even remotely).
|
||||
Useful on both primary and secondary nodes.
|
||||
|
||||
<resource_name> = name of resource or "all" for all resources
|
||||
<resource_names> = comma-separated list of resource names or "all" for all resources
|
||||
|
||||
|
||||
<macroname> = <complex_macroname> | <primitive_macroname>
|
||||
@ -571,4 +571,5 @@ marsadm [<global_options>] view[-<macroname>] [<resource_name> | all ]
|
||||
{sync,fetch,replay,work}-{rest,{almost-,threshold-,}reached,percent,permille,vector}
|
||||
{sync,fetch,replay}-{rate,remain}
|
||||
{time,real-time}
|
||||
{tree,features}-version
|
||||
\end{verbatim}
|
||||
|
Loading…
Reference in New Issue
Block a user