# -*- text -*-
#
# Copyright (c) 2021-2022 Nanook Consulting.  All rights reserved.
# Copyright (c) 2022      IBM Corporation.  All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
#

#
[usage]
%s (%s) %s

Usage: %s [OPTION]...
Terminate an instance of the PMIx Reference RTE (PRRTE) DVM

/*****      General Options      *****/

-h|--help                            This help message
-h|--help <arg0>                     Help for the specified option
-v|--verbose                         Enable typical debug options
-V|--version                         Print version and exit



/*****    Specific Options   *****/

   --pmixmca <arg0> <arg1>           Pass context-specific PMIx MCA parameters (arg0 is the
                                     parameter name; arg1 is the parameter value)
   --dvm-uri <arg0>                  Specify the URI of the DVM master, or the name of the file (specified as
                                     file:filename) that contains that info
   --num-connect-retries <arg0>      Max number of times to try to connect (int)
   --pid <arg0>                      PID of the daemon to which we should connect (int => PID or file:<file>
                                     for file containing the PID
   --namespace <arg0>                Namespace of the daemon we are to connect to (char*)
   --system-server-first             First look for a system server and connect to it if found
   --system-server-only              Connect only to a system-level server
   --wait-to-connect                 Delay specified number of seconds before trying to connect


Report bugs to %s
#
[version]
%s (%s) %s

Report bugs to %s
#
[dvm-uri]
Specify the URI of the DVM master, or the name of the file (specified as
file:filename) that contains that info
#
[num-connect-retries]
Max number of times to try to connect to the specified server (int)
#
[pid]
PID of the daemon to which we should connect (int => PID or file:<file>
for file containing the PID
#
[namespace]
Namespace of the daemon we are to connect to (char*)
#
[system-server-first]
First look for a system server and connect to it if found
#
[system-server-only]
Connect only to a system-level server - abort if one is not found
#
[wait-to-connect]
Delay specified number of seconds before trying to connect
#
[pmixmca]
#include#help-schizo-cli#pmixmca
