From 7e645e16a7b50fa5cd555a80963a0e1487903adb Mon Sep 17 00:00:00 2001 From: GGabriele Date: Mon, 5 Sep 2016 17:51:21 +0200 Subject: [PATCH] Fixed docstring --- network/nxos/nxos_pim_rp_address.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/network/nxos/nxos_pim_rp_address.py b/network/nxos/nxos_pim_rp_address.py index e85bcc1eaf0..bdb3c46fdb7 100644 --- a/network/nxos/nxos_pim_rp_address.py +++ b/network/nxos/nxos_pim_rp_address.py @@ -20,15 +20,14 @@ DOCUMENTATION = ''' --- module: nxos_pim_rp_address version_added: "2.2" -short_description: Manages configuration of an Protocol Independent Multicast - (PIM) static rendezvous point (RP) address instance. +short_description: Manages configuration of an PIM static RP address instance. description: - Manages configuration of an Protocol Independent Multicast (PIM) static rendezvous point (RP) address instance. author: Gabriele Gerbino (@GGabriele) extends_documentation_fragment: nxos notes: - - state=absent remove the whole rp-address configuration, if existing. + - C(state=absent) remove the whole rp-address configuration, if existing. options: rp_address: description: