debian man page for puppet-describe

Query: puppet-describe

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PUPPET-DESCRIBE(8)						   Puppet manual						PUPPET-DESCRIBE(8)

NAME
puppet-describe - Display help about resource types
SYNOPSIS
Prints help about Puppet resource types, providers, and metaparameters.
USAGE
puppet describe [-h|--help] [-s|--short] [-p|--providers] [-l|--list] [-m|--meta]
OPTIONS
--help Print this help text --providers Describe providers in detail for each type --list List all types --meta List all metaparameters --short List only parameters without detail
EXAMPLE
$ puppet describe --list $ puppet describe file --providers $ puppet describe user -s -m
AUTHOR
David Lutterkort
COPYRIGHT
Copyright (c) 2011 Puppet Labs, LLC Licensed under the Apache 2.0 License Puppet Labs, LLC June 2012 PUPPET-DESCRIBE(8)
Related Man Pages
filebucket(8) - debian
puppet-help(8) - debian
puppet-man(8) - debian
puppet-plugin(8) - debian
puppet-queue(8) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?