From f4e3392f8caa3f47084ec8416b8428b0e0c820b6 Mon Sep 17 00:00:00 2001 From: Denis Dowling Date: Sun, 4 Jan 2015 20:04:07 +1100 Subject: [PATCH] - More formatting --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f65e731..682cc48 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ credentials and extract the configuration and some running information from the device. It will attempt to use the protocols SSH, HTTPS, telnet and HTTP until it gets a successful connection +Usage +===== Usage: cisco_snarf {options} hosts Options: -u|--username username @@ -18,8 +20,8 @@ until it gets a successful connection -P|--prefix - File or directory prefix to use in constructing the output file names -d : Turn on debugging - -Requires: -python version 2.6 -pexpect -ssh client +Requires +======== +- python version 2.6 +- pexpect +- ssh client