From 344455fe2dbfd2ec176be00b1c35f7a95844f2ca Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 18 May 2011 13:50:56 +0200 Subject: README: Fix Testing, Add Usage --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README b/README index 2089c84..cfe07c5 100644 --- a/README +++ b/README @@ -23,7 +23,15 @@ forcecommand for nagios checks, you might want to do this instead: $ sudo perl Build install --install_path script=/usr/lib/nagios +Usage +----- + +The documentation is available via "perldoc bin/ssh-forcecommand" or (after +installation) "man ssh-forcecommand". + Testing ------- -FIXME +$ perl Build test + +Requires the perl modules Test::Command, Test::Compile and Test::More. -- cgit v1.2.3