# HG changeset patch # User Florian Haas <florian.h...@linbit.com> # Date 1286527086 -7200 # Branch stable-1.0 # Node ID b15f7f138c9c68c856b8f04434189d1d9249936a # Parent a80b2992dfa4d317a0e4afe9adfa33eac06724c1 Low: fix typos in crm_resource --help
diff -r a80b2992dfa4 -r b15f7f138c9c tools/crm_resource.c --- a/tools/crm_resource.c Fri Oct 08 10:32:56 2010 +0200 +++ b/tools/crm_resource.c Fri Oct 08 10:38:06 2010 +0200 @@ -1031,13 +1031,13 @@ {"-spacer-",1, 0, '-', "\nQueries:"}, {"list", 0, 0, 'L', "\t\tList all resources"}, - {"list-raw", 0, 0, 'l', "\tList the IDs of all instansiated resources (no groups/clones/...)"}, + {"list-raw", 0, 0, 'l', "\tList the IDs of all instantiated resources (no groups/clones/...)"}, {"list-cts", 0, 0, 'c', NULL, 1}, {"list-operations", 0, 0, 'O', "\tList active resource operations. Optionally filtered by resource (-r) and/or node (-N)"}, {"list-all-operations", 0, 0, 'o', "List all resource operations. Optionally filtered by resource (-r) and/or node (-N)\n"}, {"query-xml", 0, 0, 'q', "\tQuery the definition of a resource"}, {"locate", 0, 0, 'W', "\t\tDisplay the current location(s) of a resource"}, - {"stack", 0, 0, 'A', "\t\tDisplay the pre-requisits and depandants of a resource"}, + {"stack", 0, 0, 'A', "\t\tDisplay the prerequisites and dependents of a resource"}, {"constraints",0, 0, 'a', "\tDisplay the (co)location constraints that apply to a resource"}, {"-spacer-", 1, 0, '-', "\nCommands:"}, _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker