Update man page.

This commit is contained in:
Darko Poljak 2018-01-31 20:21:48 +01:00
parent d6ff077156
commit fe7da4d8b3
1 changed files with 9 additions and 0 deletions

View File

@ -28,10 +28,19 @@ state
target-release
Passed on to apt-get install, see apt-get(8).
Essentially allows you to retrieve packages from a different release
version
The version of the package to install. Default is to install the version
chosen by the local package manager.
BOOLEAN PARAMETERS
------------------
purge-if-absent
If this parameter is given when state is `absent`, the package is
purged from the system (using `--purge`).
EXAMPLES
--------