Skip to content

Commit

Permalink
- More formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ddowling committed Jan 4, 2015
1 parent 2d8cb50 commit f4e3392
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit f4e3392

Please sign in to comment.