summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/svc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/svc.py b/system/svc.py
index 36b4df5f..e060e7cc 100644
--- a/system/svc.py
+++ b/system/svc.py
@@ -22,7 +22,7 @@ DOCUMENTATION = '''
---
module: svc
author: "Brian Coca (@bcoca)"
-version_added:
+version_added: "1.9"
short_description: Manage daemontools services.
description:
- Controls daemontools services on remote hosts using the svc utility.