From dde93ae55a0d7c5c3e047362db360001d60c3790 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Wed, 1 Aug 2012 00:50:16 -0400 Subject: [PATCH] fixup service docs --- rst/modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rst/modules.rst b/rst/modules.rst index 6370ebc9ab..1672feec2d 100644 --- a/rst/modules.rst +++ b/rst/modules.rst @@ -50,7 +50,7 @@ Manages apt-packages (such as for Debian/Ubuntu). | update_cache | no | no | Run the equivalent of apt-get update before the operation. | | | | | Can be run as part of the package installation or a seperate step | +--------------------+----------+---------+----------------------------------------------------------------------------+ -| purge | no | no | Will forge purge of configuration files if state is set to 'removed'. | +| purge | no | no | Will forge purge of configuration files if state is set to 'absent'. | +--------------------+----------+---------+----------------------------------------------------------------------------+ | default_release | no | | Corresponds to the -t option for apt and sets pin priorities | +--------------------+----------+---------+----------------------------------------------------------------------------+