From 64ad771f11ebc5828cec1959aa7f9207865cef02 Mon Sep 17 00:00:00 2001 From: GGabriele Date: Mon, 5 Sep 2016 17:48:46 +0200 Subject: [PATCH] Fixed docstring --- network/nxos/nxos_smu.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/network/nxos/nxos_smu.py b/network/nxos/nxos_smu.py index 213f525abb6..9629b4040c5 100644 --- a/network/nxos/nxos_smu.py +++ b/network/nxos/nxos_smu.py @@ -28,11 +28,11 @@ author: Gabriele Gerbino (@GGabriele) notes: - The module can only activate and commit a package, not remove or deactivate it. - - Use I(transport)=nxapi to avoid connection timeout + - Use C(transport=nxapi) to avoid connection timeout options: pkg: description: - - Name of the remote package + - Name of the remote package. required: true file_system: description: