Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Commit

Permalink
Fix line break in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Hatfield committed Jul 23, 2012
1 parent 9c72bd2 commit ee797e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ How to use?

From http://exchange.nagios.org/directory/Addons/APIs/Python/python-2Dnagios/details

**A library which allows you to interact with cmd.cgi.**
**A library which allows you to interact with cmd.cgi.**
The cmd.cgi which comes bundled with Nagios has many abilities beyond acknowledging alerts, but writing software callouts for doing them can be tedious since the only documentation is the source code. Enter python-nagios, a library for interacting with cmd.cgi. It support both HTTP and HTTPS, passwords, and non-standard installation paths. A short example might be instructive:

#! /usr/bin/env python
Expand Down

0 comments on commit ee797e8

Please sign in to comment.