diff --git a/system/alternatives b/system/alternatives index 3cbf4c83157..503f9745f12 100755 --- a/system/alternatives +++ b/system/alternatives @@ -24,11 +24,11 @@ along with Ansible. If not, see . DOCUMENTATION = ''' --- module: alternatives -short_description: Manages symbolic links +short_description: Manages alternative programs for common commands description: - Manages symbolic links using the 'update-alternatives' tool provided on debian-like systems. - Useful when multiple programs are installed but provide similar functionality (e.g. different editors). -version_added: "1.5" +version_added: "1.6" options: name: description: