diff options
author | Stefan Schlesinger <sts@ono.at> | 2014-10-22 22:19:01 +0200 |
---|---|---|
committer | Stefan Schlesinger <sts@ono.at> | 2014-10-22 22:19:01 +0200 |
commit | 444ed4ddbf3a0dd3796d402f5ee27989d98dbd56 (patch) | |
tree | 9af670e969c6e0bb28d985528992c531ac074e7d | |
parent | c90bd50b6b40870d78c77d43b447e3c7c9170a2e (diff) |
Update README.md
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ # Oxidized -Oxidized is a network device configration backup tool. Its a RANCID replcament! +Oxidized is a network device configration backup tool. Its a RANCID replacment! * automatically adds/removes threads to meet configured retrieval interval * restful API to move node immediately to head-of-queue (GET/POST /node/next/[NODE]) @@ -27,9 +27,9 @@ Oxidized is a network device configration backup tool. Its a RANCID replcament! * [Default Configuration](#default-configuration) 6. [Ruby API](#ruby-api) * [Input](#input) - * [Output](#output - * [Source](#source - * [Model](#model + * [Output](#output) + * [Source](#source) + * [Model](#model) # Supported OS types |