Sha256: 6079a2f922152ea842c431ca0597a306cfddcd23b12b8cc0345b6488af7c0382

Contents?: true

Size: 834 Bytes

Versions: 354

Compression:

Stored size: 834 Bytes

Contents

<%# encoding: UTF-8%>
Usage: puppet <subcommand> [options] <action> [options]

Available subcommands:
    <%# NOTE: this is probably not a good long-term solution for this.  We're only iterating over
        applications to find the list of things we need to show help for... this works for now
        because faces can't be run without an application stub.  However, when #6753 is resolved,
        all of the application stubs for faces will go away, and this will need to be updated
        to reflect that.  --cprice 2012-04-26 %>
<% all_application_summaries.each do |appname, summary| -%>
  <%= appname.to_s.ljust(16) %>  <%= summary %>
<% end -%>

See 'puppet help <subcommand> <action>' for help on a specific subcommand action.
See 'puppet help <subcommand>' for help on a specific subcommand.
Puppet v<%= Puppet.version %>

Version data entries

354 entries across 354 versions & 3 rubygems

Version Path
puppet-5.5.22 lib/puppet/face/help/global.erb
puppet-5.5.22-x86-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.22-x64-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.22-universal-darwin lib/puppet/face/help/global.erb
puppet-5.5.21 lib/puppet/face/help/global.erb
puppet-5.5.21-x86-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.21-x64-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.21-universal-darwin lib/puppet/face/help/global.erb
puppet-5.5.20 lib/puppet/face/help/global.erb
puppet-5.5.20-x86-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.20-x64-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.20-universal-darwin lib/puppet/face/help/global.erb
puppet-5.5.19 lib/puppet/face/help/global.erb
puppet-5.5.19-x86-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.19-x64-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.19-universal-darwin lib/puppet/face/help/global.erb
puppet-5.5.18 lib/puppet/face/help/global.erb
puppet-5.5.18-x86-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.18-x64-mingw32 lib/puppet/face/help/global.erb
puppet-5.5.18-universal-darwin lib/puppet/face/help/global.erb