INDENT            139 tools/attrd_updater.c       INDENT "(with -B, -D, -U, or -Y)",
INDENT            149 tools/attrd_updater.c       INDENT "Optional: -d/--delay (if specified, the delay will be used if\n"
INDENT            150 tools/attrd_updater.c       INDENT "the attribute needs to be created, but ignored if the\n"
INDENT            151 tools/attrd_updater.c       INDENT "attribute already exists), -s/--set, -p/--private, -W/--wait,\n"
INDENT            152 tools/attrd_updater.c       INDENT "-z/--utilization.",
INDENT            157 tools/attrd_updater.c       INDENT "pacemaker-attrd. If this causes the value or dampening to change,\n"
INDENT            158 tools/attrd_updater.c       INDENT "the attribute will also be written to the cluster configuration,\n"
INDENT            159 tools/attrd_updater.c       INDENT "so be aware that repeatedly changing the dampening reduces its\n"
INDENT            160 tools/attrd_updater.c       INDENT "effectiveness.\n"
INDENT            161 tools/attrd_updater.c       INDENT "Requires -d/--delay",
INDENT            166 tools/attrd_updater.c       INDENT "the dampening to change, the attribute will also be written\n"
INDENT            167 tools/attrd_updater.c       INDENT "to the cluster configuration, so be aware that repeatedly\n"
INDENT            168 tools/attrd_updater.c       INDENT "changing the dampening reduces its effectiveness.\n"
INDENT            169 tools/attrd_updater.c       INDENT "Requires -d/--delay",
INDENT            178 tools/attrd_updater.c       INDENT "to remove an attribute. This option will instead set its value\n"
INDENT            179 tools/attrd_updater.c       INDENT "to the empty string.",
INDENT            184 tools/attrd_updater.c       INDENT "values to the CIB",
INDENT            193 tools/attrd_updater.c       INDENT "before sending to the CIB",
INDENT            210 tools/attrd_updater.c       INDENT "ignored by cluster)",
INDENT            219 tools/attrd_updater.c       INDENT "only for the attribute daemon to acknowledge the request),\n"
INDENT            220 tools/attrd_updater.c       INDENT "'local' (wait until the change has propagated to where a local\n"
INDENT            221 tools/attrd_updater.c       INDENT "query will return the request value, or the value set by a\n"
INDENT            222 tools/attrd_updater.c       INDENT "later request), or 'cluster' (wait until the change has propagated\n"
INDENT            223 tools/attrd_updater.c       INDENT "to where a query anywhere on the cluster will return the requested\n"
INDENT            224 tools/attrd_updater.c       INDENT "value, or the value set by a later request).  Default is 'no'.",
INDENT            229 tools/attrd_updater.c       INDENT "instead of an instance attribute.  If the attribute already exists,\n"
INDENT            230 tools/attrd_updater.c       INDENT "its existing type (utilization vs. instance) will be used regardless.\n"
INDENT            231 tools/attrd_updater.c       INDENT "(with -B, -U, -Y)",
INDENT            291 tools/cibadmin.c       INDENT "The XML element name and all attributes must match in order for "
INDENT            305 tools/cibadmin.c       INDENT "If no schema is given, the latest will be used.",
INDENT            356 tools/cibadmin.c       INDENT "Valid values: " PCMK_XE_CONFIGURATION ", " PCMK_XE_NODES
INDENT            359 tools/cibadmin.c       INDENT "              " PCMK_XE_OP_DEFAULTS ", " PCMK_XE_ACLS
INDENT            362 tools/cibadmin.c       INDENT "If both --scope/-o and --xpath/-a are specified, the last one to "
INDENT            368 tools/cibadmin.c       INDENT "If both --scope/-o and --xpath/-a are specified, the last one to "
INDENT            375 tools/cibadmin.c       INDENT "(for example, "
INDENT            386 tools/cibadmin.c       INDENT "Allowed values: 'color' (default for terminal), 'text' (plain text, "
INDENT            388 tools/cibadmin.c       INDENT "                'namespace', or 'auto' (use default value)\n"
INDENT            389 tools/cibadmin.c       INDENT "Default value: 'auto'",
INDENT            396 tools/cibadmin.c       INDENT "This currently happens by default and cannot be disabled, but\n"
INDENT            397 tools/cibadmin.c       INDENT "this default behavior is deprecated and will be removed in a\n"
INDENT            398 tools/cibadmin.c       INDENT "future release. Set this flag if this behavior is desired.\n"
INDENT            400 tools/cibadmin.c       INDENT "This option takes effect when updating XML attributes. For an\n"
INDENT            401 tools/cibadmin.c       INDENT "attribute named \"name\", if the new value is \"name++\" or\n"
INDENT            402 tools/cibadmin.c       INDENT "\"name+=X\" for some score X, the new value is set as follows:\n"
INDENT            403 tools/cibadmin.c       INDENT "If attribute \"name\" is not already set to some value in\n"
INDENT            404 tools/cibadmin.c       INDENT "the element being updated, the new value is set as a literal\n"
INDENT            405 tools/cibadmin.c       INDENT "string.\n"
INDENT            406 tools/cibadmin.c       INDENT "If the new value is \"name++\", then the attribute is set to \n"
INDENT            407 tools/cibadmin.c       INDENT "its existing value (parsed as a score) plus 1.\n"
INDENT            408 tools/cibadmin.c       INDENT "If the new value is \"name+=X\" for some score X, then the\n"
INDENT            409 tools/cibadmin.c       INDENT "attribute is set to its existing value plus X, where the\n"
INDENT            410 tools/cibadmin.c       INDENT "existing value and X are parsed and added as scores.\n"
INDENT            412 tools/cibadmin.c       INDENT "Scores are integer values capped at INFINITY and -INFINITY.\n"
INDENT            413 tools/cibadmin.c       INDENT "Refer to Pacemaker Explained and to the char2score() function\n"
INDENT            414 tools/cibadmin.c       INDENT "for more details on scores, including how they're parsed and\n"
INDENT            415 tools/cibadmin.c       INDENT "added.",
INDENT            183 tools/crm_attribute.c       INDENT "output. This is always treated as true when --output-as=xml is\n"
INDENT            184 tools/crm_attribute.c       INDENT "specified.",
INDENT            190 tools/crm_attribute.c       INDENT "XML ID",
INDENT            196 tools/crm_attribute.c       INDENT "is optional, in which case all matching attributes will be\n"
INDENT            197 tools/crm_attribute.c       INDENT "returned.",
INDENT            203 tools/crm_attribute.c       INDENT "(with -v, -D, or -G)",
INDENT            209 tools/crm_attribute.c       INDENT "resource, or resource given in OCF_RESOURCE_INSTANCE environment\n"
INDENT            210 tools/crm_attribute.c       INDENT "variable if none is specified; this also defaults -l/--lifetime\n"
INDENT            211 tools/crm_attribute.c       INDENT "to reboot (normally invoked from an OCF resource agent)",
INDENT            217 tools/crm_attribute.c       INDENT "within set with this XML ID",
INDENT            227 tools/crm_attribute.c       INDENT "Allowed values: " PCMK__VALUE_CLUSTER,
INDENT            238 tools/crm_attribute.c       INDENT "See also: -n, -P",
INDENT            258 tools/crm_attribute.c       INDENT "Valid values: reboot, forever",
INDENT            264 tools/crm_attribute.c       INDENT "See also: -l",
INDENT            270 tools/crm_attribute.c       INDENT "Valid values: crm_config, rsc_defaults, op_defaults, tickets",
INDENT            276 tools/crm_attribute.c       INDENT "(with --update/-v, when running against a CIB file or updating\n"
INDENT            277 tools/crm_attribute.c       INDENT "an attribute outside the " PCMK_XE_STATUS " section; enabled\n"
INDENT            278 tools/crm_attribute.c       INDENT "by default if --promotion/-p is specified)\n\n"
INDENT            280 tools/crm_attribute.c       INDENT "This currently happens by default and cannot be disabled, but\n"
INDENT            281 tools/crm_attribute.c       INDENT "this default behavior is deprecated and will be removed in a\n"
INDENT            282 tools/crm_attribute.c       INDENT "future release (exception: this will remain the default with\n"
INDENT            283 tools/crm_attribute.c       INDENT "--promotion/-p). Set this flag if this behavior is desired.\n\n"
INDENT            285 tools/crm_attribute.c       INDENT "This option takes effect when updating XML attributes. For an\n"
INDENT            286 tools/crm_attribute.c       INDENT "attribute named \"name\", if the new value is \"name++\" or\n"
INDENT            287 tools/crm_attribute.c       INDENT "\"name+=X\" for some score X, the new value is set as follows:\n"
INDENT            288 tools/crm_attribute.c       INDENT " * If attribute \"name\" is not already set to some value in\n"
INDENT            289 tools/crm_attribute.c       INDENT "   the element being updated, the new value is set as a literal\n"
INDENT            290 tools/crm_attribute.c       INDENT "   string.\n"
INDENT            291 tools/crm_attribute.c       INDENT " * If the new value is \"name++\", then the attribute is set to\n"
INDENT            292 tools/crm_attribute.c       INDENT "   its existing value (parsed as a score) plus 1.\n"
INDENT            293 tools/crm_attribute.c       INDENT " * If the new value is \"name+=X\" for some score X, then the\n"
INDENT            294 tools/crm_attribute.c       INDENT "   attribute is set to its existing value plus X, where the\n"
INDENT            295 tools/crm_attribute.c       INDENT "   existing value and X are parsed and added as scores.\n\n"
INDENT            297 tools/crm_attribute.c       INDENT "Scores are integer values capped at INFINITY and -INFINITY.\n"
INDENT            298 tools/crm_attribute.c       INDENT "Refer to Pacemaker Explained and to the char2score() function\n"
INDENT            299 tools/crm_attribute.c       INDENT "for more details on scores, including how they're parsed and\n"
INDENT            300 tools/crm_attribute.c       INDENT "added.",
INDENT            305 tools/crm_attribute.c       INDENT "only for the attribute daemon to acknowledge the request),\n"
INDENT            306 tools/crm_attribute.c       INDENT "'local' (wait until the change has propagated to where a local\n"
INDENT            307 tools/crm_attribute.c       INDENT "query will return the request value, or the value set by a\n"
INDENT            308 tools/crm_attribute.c       INDENT "later request), or 'cluster' (wait until the change has propagated\n"
INDENT            309 tools/crm_attribute.c       INDENT "to where a query anywhere on the cluster will return the requested\n"
INDENT            310 tools/crm_attribute.c       INDENT "value, or the value set by a later request).  Default is 'no'.\n"
INDENT            311 tools/crm_attribute.c       INDENT "(with -N, and one of -D or -u)",
INDENT            656 tools/crm_mon.c       INDENT "Requires at least one of --output-to and --external-agent.",
INDENT            685 tools/crm_mon.c       INDENT "See `Output Control` help for more information.",
INDENT            690 tools/crm_mon.c       INDENT "See `Output Control` help for more information.",
INDENT            695 tools/crm_mon.c       INDENT "node, or to all nodes tagged with the given tag",
INDENT            700 tools/crm_mon.c       INDENT "resource, or to all resources tagged with the given tag",
INDENT            729 tools/crm_mon.c       INDENT "0=off, 1=failures and pending (default without option),\n"
INDENT            730 tools/crm_mon.c       INDENT "2=add successes (default without value for option),\n"
INDENT            731 tools/crm_mon.c       INDENT "3=show full history without reduction to most recent of each flavor",
INDENT            768 tools/crm_mon.c       INDENT "Use --output-as=html --output-to=FILE instead.",
INDENT            773 tools/crm_mon.c       INDENT "Use --output-as=xml instead.",
INDENT            779 tools/crm_mon.c       INDENT "(suitable for nagios)",
INDENT            784 tools/crm_mon.c       INDENT "Use --output-as=text instead.",
INDENT            789 tools/crm_mon.c       INDENT "Use --output-as=html --html-cgi instead.",
INDENT             76 tools/crm_node.c       INDENT "configuration and caches (the node must already have been removed from\n"
INDENT             77 tools/crm_node.c       INDENT "the underlying cluster stack configuration",
INDENT            472 tools/crm_resource.c       INDENT "rather than groups etc.)",
INDENT            481 tools/crm_resource.c       INDENT "--resource and/or --node",
INDENT            486 tools/crm_resource.c       INDENT "--resource and/or --node",
INDENT            490 tools/crm_resource.c       INDENT "Allowed values:\n"
INDENT            491 tools/crm_resource.c       INDENT PCMK__VALUE_PRIMITIVE "(primitive resource meta-attributes), "
INDENT            492 tools/crm_resource.c       INDENT PCMK_VALUE_FENCING " (parameters common to all fencing resources)",
INDENT            523 tools/crm_resource.c       INDENT "unless --element, --meta, or --utilization is specified)",
INDENT            536 tools/crm_resource.c       INDENT "resource, and if --recursive is specified, to the resources\n"
INDENT            537 tools/crm_resource.c       INDENT "directly or indirectly involved in those colocations.\n"
INDENT            538 tools/crm_resource.c       INDENT "If the named resource is part of a group, or a clone or\n"
INDENT            539 tools/crm_resource.c       INDENT "bundle instance, constraints for the collective resource\n"
INDENT            540 tools/crm_resource.c       INDENT "will be shown unless --force is given.",
INDENT            547 tools/crm_resource.c       INDENT "--resource and/or --node",
INDENT            557 tools/crm_resource.c       INDENT "action. The configuration may be specified either by giving an\n"
INDENT            558 tools/crm_resource.c       INDENT "existing resource name with -r, or by specifying --class,\n"
INDENT            559 tools/crm_resource.c       INDENT "--agent, and --provider arguments, along with any number of\n"
INDENT            560 tools/crm_resource.c       INDENT "--option arguments. An optional LEVEL argument can be given\n"
INDENT            561 tools/crm_resource.c       INDENT "to control the level of checking performed.",
INDENT            565 tools/crm_resource.c       INDENT "count. Optionally filtered by --resource, --node, --operation\n"
INDENT            566 tools/crm_resource.c       INDENT "and --interval (otherwise all). --operation and --interval\n"
INDENT            567 tools/crm_resource.c       INDENT "apply to fail counts, but entire history is always clear, to\n"
INDENT            568 tools/crm_resource.c       INDENT "allow current state to be rechecked. If the named resource is\n"
INDENT            569 tools/crm_resource.c       INDENT "part of a group, or one numbered instance of a clone or bundled\n"
INDENT            570 tools/crm_resource.c       INDENT "resource, the clean-up applies to the whole collective resource\n"
INDENT            571 tools/crm_resource.c       INDENT "unless --force is given.",
INDENT            575 tools/crm_resource.c       INDENT "is rechecked. Optionally filtered by --resource and --node\n"
INDENT            576 tools/crm_resource.c       INDENT "(otherwise all). If the named resource is part of a group, or one\n"
INDENT            577 tools/crm_resource.c       INDENT "numbered instance of a clone or bundled resource, the refresh\n"
INDENT            578 tools/crm_resource.c       INDENT "applies to the whole collective resource unless --force is given.",
INDENT            583 tools/crm_resource.c       INDENT "attribute unless --element, --meta, or --utilization is "
INDENT            589 tools/crm_resource.c       INDENT "unless --element, --meta or, --utilization is specified.",
INDENT            603 tools/crm_resource.c       INDENT "the constraint will be to move to that node, otherwise it\n"
INDENT            604 tools/crm_resource.c       INDENT "will be to ban the current node. Unless --force is specified\n"
INDENT            605 tools/crm_resource.c       INDENT "this will return an error if the resource is already running\n"
INDENT            606 tools/crm_resource.c       INDENT "on the specified node. If --force is specified, this will\n"
INDENT            607 tools/crm_resource.c       INDENT "always ban the current node.\n"
INDENT            608 tools/crm_resource.c       INDENT "Optional: --lifetime, --promoted. NOTE: This may prevent the\n"
INDENT            609 tools/crm_resource.c       INDENT "resource from running on its previous location until the\n"
INDENT            610 tools/crm_resource.c       INDENT "implicit constraint expires or is removed with --clear.",
INDENT            614 tools/crm_resource.c       INDENT "Optional: --node, --lifetime, --promoted.\n"
INDENT            615 tools/crm_resource.c       INDENT "NOTE: This will prevent the resource from running on the\n"
INDENT            616 tools/crm_resource.c       INDENT "affected node until the implicit constraint expires or is\n"
INDENT            617 tools/crm_resource.c       INDENT "removed with --clear. If --node is not specified, it defaults\n"
INDENT            618 tools/crm_resource.c       INDENT "to the node currently running the resource for primitives\n"
INDENT            619 tools/crm_resource.c       INDENT "and groups, or the promoted instance of promotable clones with\n"
INDENT            620 tools/crm_resource.c       INDENT PCMK_META_PROMOTED_MAX "=1 (all other situations result in an\n"
INDENT            621 tools/crm_resource.c       INDENT "error as there is no sane default).",
INDENT            625 tools/crm_resource.c       INDENT "commands. Requires: --resource. Optional: --node, --promoted,\n"
INDENT            626 tools/crm_resource.c       INDENT "--expired. If --node is not specified, all constraints created\n"
INDENT            627 tools/crm_resource.c       INDENT "by --ban and --move will be removed for the named resource. If\n"
INDENT            628 tools/crm_resource.c       INDENT "--node and --force are specified, any constraint created by\n"
INDENT            629 tools/crm_resource.c       INDENT "--move will be cleared, even if it is not for the specified\n"
INDENT            630 tools/crm_resource.c       INDENT "node. If --expired is specified, only those constraints whose\n"
INDENT            631 tools/crm_resource.c       INDENT "lifetimes have expired will be removed.",
INDENT            636 tools/crm_resource.c       INDENT "expired lifetimes.",
INDENT            640 tools/crm_resource.c       INDENT "-B, -M) see https://en.wikipedia.org/wiki/ISO_8601#Durations)",
INDENT            645 tools/crm_resource.c       INDENT "-B and -M, previously promoted instances may remain\n"
INDENT            646 tools/crm_resource.c       INDENT "active in the unpromoted role.",
INDENT            666 tools/crm_resource.c       INDENT "anything that depends on it",
INDENT            673 tools/crm_resource.c       INDENT "configuration changes (only accurate if there is resource\n"
INDENT            674 tools/crm_resource.c       INDENT "history on the specified node). Required: --resource, --node.\n"
INDENT            675 tools/crm_resource.c       INDENT "Optional: any NAME=VALUE parameters will be used to override\n"
INDENT            676 tools/crm_resource.c       INDENT "the configuration (to see what the hash would be with those\n"
INDENT            677 tools/crm_resource.c       INDENT "changes).",
INDENT            682 tools/crm_resource.c       INDENT "node. Unless --force is specified, this will refuse to do so if\n"
INDENT            683 tools/crm_resource.c       INDENT "the cluster believes the resource is a clone instance already\n"
INDENT            684 tools/crm_resource.c       INDENT "running on the local node.",
INDENT            691 tools/crm_resource.c       INDENT "node. Unless --force is specified, this will refuse to do so if\n"
INDENT            692 tools/crm_resource.c       INDENT "the cluster believes the resource is a clone instance already\n"
INDENT            693 tools/crm_resource.c       INDENT "running on the local node.",
INDENT            698 tools/crm_resource.c       INDENT "node. Unless --force is specified, this will refuse to do so if\n"
INDENT            699 tools/crm_resource.c       INDENT "the cluster believes the resource is a clone instance already\n"
INDENT            700 tools/crm_resource.c       INDENT "running on the local node.",
INDENT            705 tools/crm_resource.c       INDENT "the local node. An optional LEVEL argument can be given\n"
INDENT            706 tools/crm_resource.c       INDENT "to control the level of checking performed.",
INDENT            727 tools/crm_resource.c       INDENT "(with -p, -g, -d)",
INDENT            731 tools/crm_resource.c       INDENT "(with -p, -g, -d)",
INDENT            735 tools/crm_resource.c       INDENT "(with -p, -g, -d)",
INDENT            745 tools/crm_resource.c       INDENT "Use with --agent, --provider, --option, and --validate.",
INDENT            749 tools/crm_resource.c       INDENT "--provider, --option, and --validate.",
INDENT            754 tools/crm_resource.c       INDENT "heartbeat). Use with --class, --agent, --option, and --validate.",
INDENT            758 tools/crm_resource.c       INDENT "specified multiple times). Use with --validate and without the\n"
INDENT            759 tools/crm_resource.c       INDENT "-r option.",
INDENT            769 tools/crm_resource.c       INDENT "--restart, --wait, --force-*)",
INDENT            773 tools/crm_resource.c       INDENT "--list-options)",
INDENT            777 tools/crm_resource.c       INDENT "additional behavior.",
INDENT           1120 tools/crm_shadow.c       INDENT "Optional: --validate-with", "name" },
INDENT            278 tools/crm_simulate.c       INDENT "See `Operation Specification` help for more information.",
INDENT            282 tools/crm_simulate.c       INDENT "The transition will normally stop at the failed action.\n"
INDENT            283 tools/crm_simulate.c       INDENT "Save the result with --save-output and re-run with --xml-file.\n"
INDENT            284 tools/crm_simulate.c       INDENT "See `Operation Specification` help for more information.",
INDENT            230 tools/crm_ticket.c       INDENT "(for use with -G)",
INDENT             71 tools/iso8601.c       INDENT "'2019-09-24 00:30:00 +01:00' or '2019-040')",
INDENT             76 tools/iso8601.c       INDENT "'2005-040/2005-043')",
INDENT             85 tools/iso8601.c       INDENT "Requires: -n or -d",
INDENT             88 tools/stonith_admin.c       INDENT "Optional: --option, --env-option.",
INDENT             95 tools/stonith_admin.c       INDENT "specified as one of NAME, @PATTERN, or ATTR=VALUE.\n"
INDENT             96 tools/stonith_admin.c       INDENT "Requires: --index and one or more --device entries.",
INDENT            100 tools/stonith_admin.c       INDENT "specified as for --register-level. Requires: --index",
INDENT            109 tools/stonith_admin.c       INDENT "Optional: --timeout",
INDENT            119 tools/stonith_admin.c       INDENT "named device. Optional: --timeout.",
INDENT            123 tools/stonith_admin.c       INDENT "Optional: --timeout.",
INDENT            130 tools/stonith_admin.c       INDENT "(or '*' for all nodes). Optional: --timeout, --cleanup,\n"
INDENT            131 tools/stonith_admin.c       INDENT "--quiet (show only the operation's epoch timestamp),\n"
INDENT            132 tools/stonith_admin.c       INDENT "--verbose (show all recorded and pending operations),\n"
INDENT            133 tools/stonith_admin.c       INDENT "--broadcast (update history from all nodes available).",
INDENT            137 tools/stonith_admin.c       INDENT "Optional: --as-node-id.",
INDENT            141 tools/stonith_admin.c       INDENT "Requires: --agent. Optional: --option, --env-option,\n"
INDENT            142 tools/stonith_admin.c       INDENT "--quiet (print no output, only return status).",
INDENT            174 tools/stonith_admin.c       INDENT "with --register, --metadata, --validate).",
INDENT            178 tools/stonith_admin.c       INDENT "(may be specified multiple times; with --register,\n"
INDENT            179 tools/stonith_admin.c       INDENT "--validate).",
INDENT            183 tools/stonith_admin.c       INDENT "specified name, using the value of the\n"
INDENT            184 tools/stonith_admin.c       INDENT "environment variable of the same name prefixed with\n"
INDENT            185 tools/stonith_admin.c       INDENT "OCF_RESKEY_ (may be specified multiple times;\n"
INDENT            186 tools/stonith_admin.c       INDENT "with --register, --validate).",
INDENT            190 tools/stonith_admin.c       INDENT "tag; useful when multiple entities might invoke\n"
INDENT            191 tools/stonith_admin.c       INDENT "stonith_admin (used with most commands).",
INDENT            195 tools/stonith_admin.c       INDENT "a given host and level; may be specified multiple times)"
INDENT            197 tools/stonith_admin.c       "\n" INDENT "(with --validate, name to use to load CIB secrets)"
INDENT            203 tools/stonith_admin.c       INDENT "--deregister-level).",
INDENT            207 tools/stonith_admin.c       INDENT "used with most commands).",
INDENT            211 tools/stonith_admin.c       INDENT "pcmk_delay_base/max will be added, otherwise all\n"
INDENT            212 tools/stonith_admin.c       INDENT "disabled with the value -1\n"
INDENT            213 tools/stonith_admin.c       INDENT "(default 0; with --fence, --reboot, --unfence).",
INDENT            217 tools/stonith_admin.c       INDENT "(with --last).",
INDENT            221 tools/stonith_admin.c       INDENT "succeeded less than this many seconds earlier\n"
INDENT            222 tools/stonith_admin.c       INDENT "(with --fence, --unfence, --reboot).",