G_OPTION_ARG_NONE   74 lib/common/cmdline.c         { "version", '$', 0, G_OPTION_ARG_NONE, &(common_args->version),
G_OPTION_ARG_NONE   43 lib/common/output_html.c     { "html-cgi", 0, 0, G_OPTION_ARG_NONE, &cgi_output,
G_OPTION_ARG_NONE   20 lib/common/output_text.c     { "text-fancy", 0, 0, G_OPTION_ARG_NONE, &fancy,
G_OPTION_ARG_NONE   34 lib/common/output_xml.c     { "xml-legacy", 0, G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_NONE, &legacy_xml,
G_OPTION_ARG_NONE   37 lib/common/output_xml.c     { "xml-simple-list", 0, G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_NONE, &simple_list,
G_OPTION_ARG_NONE   40 lib/common/output_xml.c     { "xml-substitute", 0, G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_NONE, &substitute,
G_OPTION_ARG_NONE   71 tools/crm_diff.c     { "cib", 'c', 0, G_OPTION_ARG_NONE, &options.as_cib,
G_OPTION_ARG_NONE   74 tools/crm_diff.c     { "stdin", 's', 0, G_OPTION_ARG_NONE, &options.use_stdin,
G_OPTION_ARG_NONE   77 tools/crm_diff.c     { "no-version", 'u', 0, G_OPTION_ARG_NONE, &options.no_version,
G_OPTION_ARG_NONE   26 tools/crm_error.c     { "name", 'n', 0, G_OPTION_ARG_NONE, &options.with_name,
G_OPTION_ARG_NONE   30 tools/crm_error.c     { "list", 'l', 0, G_OPTION_ARG_NONE, &options.do_list,
G_OPTION_ARG_NONE   33 tools/crm_error.c     { "exit", 'X', 0, G_OPTION_ARG_NONE, &options.as_exit_code,
G_OPTION_ARG_NONE   36 tools/crm_error.c     { "rc", 'r', 0, G_OPTION_ARG_NONE, &options.as_rc,
G_OPTION_ARG_NONE  531 tools/crm_mon.c     { "daemonize", 'd', 0, G_OPTION_ARG_NONE, &options.daemonize,
G_OPTION_ARG_NONE 1021 tools/crm_mon.c         { "quiet", 'Q', 0, G_OPTION_ARG_NONE, &(args->quiet),
G_OPTION_ARG_NONE   77 tools/crm_node.c     { "force", 'f', 0, G_OPTION_ARG_NONE, &options.force_flag,
G_OPTION_ARG_NONE   82 tools/crm_node.c     { "corosync", 'C', G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_NONE, &options.corosync,
G_OPTION_ARG_NONE  509 tools/crm_node.c         { "quiet", 'Q', 0, G_OPTION_ARG_NONE, &(args->quiet),
G_OPTION_ARG_NONE  461 tools/crm_resource.c     { "master", 0, G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &options.promoted_role_only,
G_OPTION_ARG_NONE  543 tools/crm_resource.c     { "recursive", 0, G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &options.recursive,
G_OPTION_ARG_NONE  576 tools/crm_resource.c     { "force", 'f', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &options.force,
G_OPTION_ARG_NONE 1437 tools/crm_resource.c         { "quiet", 'Q', G_OPTION_FLAG_NONE, G_OPTION_ARG_NONE, &(args->quiet),
G_OPTION_ARG_NONE  250 tools/crm_simulate.c     { "run", 'R', 0, G_OPTION_ARG_NONE, &options.process,
G_OPTION_ARG_NONE  271 tools/crm_simulate.c     { "pending", 'j', 0, G_OPTION_ARG_NONE, &options.print_pending,
G_OPTION_ARG_NONE  336 tools/crm_simulate.c     { "all-actions", 'a', 0, G_OPTION_ARG_NONE, &options.all_actions,
G_OPTION_ARG_NONE  859 tools/crm_simulate.c         { "quiet", 'Q', 0, G_OPTION_ARG_NONE, &(args->quiet),
G_OPTION_ARG_NONE  103 tools/crmadmin.c     { "health", 'H', G_OPTION_FLAG_HIDDEN, G_OPTION_ARG_NONE, &options.health,
G_OPTION_ARG_NONE  117 tools/crmadmin.c     { "bash-export", 'B', 0, G_OPTION_ARG_NONE, &BASH_EXPORT,
G_OPTION_ARG_NONE  371 tools/crmadmin.c         { "quiet", 'q', 0, G_OPTION_ARG_NONE, &options.quiet,
G_OPTION_ARG_NONE  112 tools/stonith_admin.c     { "list-registered", 'L', 0, G_OPTION_ARG_NONE, &options.registered,
G_OPTION_ARG_NONE  115 tools/stonith_admin.c     { "list-installed", 'I', 0, G_OPTION_ARG_NONE, &options.installed,
G_OPTION_ARG_NONE  122 tools/stonith_admin.c     { "metadata", 'M', 0, G_OPTION_ARG_NONE, &options.metadata,
G_OPTION_ARG_NONE  140 tools/stonith_admin.c     { "validate", 'K', 0, G_OPTION_ARG_NONE, &options.validate_cfg,
G_OPTION_ARG_NONE  167 tools/stonith_admin.c     { "cleanup", 'c', 0, G_OPTION_ARG_NONE, &options.cleanup,
G_OPTION_ARG_NONE  170 tools/stonith_admin.c     { "broadcast", 'b', 0, G_OPTION_ARG_NONE, &options.broadcast,
G_OPTION_ARG_NONE  216 tools/stonith_admin.c     { "as-node-id", 'n', 0, G_OPTION_ARG_NONE, &options.as_nodeid,
G_OPTION_ARG_NONE  308 tools/stonith_admin.c         { "quiet", 'q', 0, G_OPTION_ARG_NONE, &(args->quiet),