summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application/resource.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet/application/resource.rb')
-rw-r--r--lib/puppet/application/resource.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/puppet/application/resource.rb b/lib/puppet/application/resource.rb
index f5741b9ee..3995c285b 100644
--- a/lib/puppet/application/resource.rb
+++ b/lib/puppet/application/resource.rb
@@ -49,8 +49,8 @@ Uses the Puppet RAL to directly interact with the system.
USAGE
-----
puppet resource [-h|--help] [-d|--debug] [-v|--verbose] [-e|--edit]
- [-H|--host <host>] [-p|--param <param>] [-t|--types] <type> [<name>]
- [<attribute>=<value> ...]
+ [-H|--host <host>] [-p|--param <parameter>] [-t|--types] <type>
+ [<name>] [<attribute>=<value> ...]
DESCRIPTION