diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-15 21:17:56 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-15 21:17:56 +0200 |
| commit | 57bf92a3467823bc3593d40d3301455a552f1247 (patch) | |
| tree | 8b56ace71c8855a33cfdfb9601d69fdf5de3fe1b /docs/fapi.1 | |
| parent | 98e01c261c1933dd1cf2ad4eff5f1f04a6a12e8d (diff) | |
new release0.0.2
Diffstat (limited to 'docs/fapi.1')
| -rw-r--r-- | docs/fapi.1 | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/fapi.1 b/docs/fapi.1 index 9887c66..f2bc712 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-04-15" "fapi 0.0.1" "User Commands" +.TH FAPI 1 "2014-04-15" "fapi 0.0.2" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -160,6 +160,16 @@ because it's shorter to type. .IX Header "Requirement of bigsuds" This tool depends on bigsuds. Please install this library from F5 dev central manually. Otherwise this script will not work. +.PP +You can download bigsuds from here: +.PP +https://devcentral.f5.com/d/bigsuds\-python\-icontrol\-library <https://devcentral.f5.com/d/bigsuds-python-icontrol-library> +.PP +Unzip it and run +.PP +.Vb 1 +\& sudo python setyp.py install +.Ve .SH "iControl reference" .IX Header "iControl reference" <https://devcentral.f5.com/wiki/icontrol.apireference.ashx> |
