update __package* manpages

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-11-07 18:15:15 +01:00
parent 13d6644966
commit 47424bf200
7 changed files with 11 additions and 12 deletions

View File

@ -34,7 +34,7 @@ type::
__package_emerge for Gentoo
state::
The state the package should be in, either "present" or "absent"
either "present" or "absent", defaults to "present"
EXAMPLES

View File

@ -28,7 +28,7 @@ pip::
Instead of using pip from PATH, use the specific pip path.
state::
Either "present" or "absent".
Either "present" or "absent", defaults to "present"
EXAMPLES

View File

@ -21,19 +21,19 @@ None
OPTIONAL PARAMETERS
-------------------
name::
If supplied, use the name and not the object id as the package name.
If supplied, use the name and not the object id as the package name.
flavor::
If supplied, use to avoid ambiguity.
If supplied, use to avoid ambiguity.
version::
If supplied, use to install a specific version of the package named.
If supplied, use to install a specific version of the package named.
pkgsite::
If supplied, use to install from a specific package repository.
If supplied, use to install from a specific package repository.
state::
Either "present" or "absent".
Either "present" or "absent", defaults to "present"
EXAMPLES

View File

@ -27,7 +27,7 @@ flavor::
If supplied, use to avoid ambiguity.
state::
The state the package should be in, either "present" or "absent"
Either "present" or "absent", defaults to "present"
EXAMPLES

View File

@ -24,7 +24,7 @@ name::
If supplied, use the name and not the object id as the package name.
state::
The state the package should be in, either "present" or "absent"
Either "present" or "absent", defaults to "present"
EXAMPLES

View File

@ -26,8 +26,7 @@ name::
If supplied, use the name and not the object id as the package name.
state::
The state the package should be in, either "present" or "absent"
(the old values "installed" or "removed" will be removed in cdist 2.1).
Either "present" or "absent", defaults to "present"
EXAMPLES

View File

@ -24,7 +24,7 @@ name::
If supplied, use the name and not the object id as the package name.
state::
The state the package should be in, either "present" or "absent"
Either "present" or "absent", defaults to "present"
EXAMPLES