[Pkg-nagios-devel] nagios-plugins/debian/patches 18_check_game_cmdline.dpatch, NONE, 1.1

seanius at haydn.debian.org seanius at haydn.debian.org
Tue Oct 11 14:56:19 UTC 2005


Update of /cvsroot/pkg-nagios/nagios-plugins/debian/patches
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv17459/debian/patches

Added Files:
	18_check_game_cmdline.dpatch 
Log Message:
whoops, forgot this one.


--- NEW FILE: 18_check_game_cmdline.dpatch ---
#! /bin/sh /usr/share/dpatch/dpatch-run
## 18_check_game_cmdline.dpatch by  <seanius at debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad nagios-plugins~/plugins/check_game.c nagios-plugins/plugins/check_game.c
--- nagios-plugins~/plugins/check_game.c	2005-10-11 16:45:44.000000000 +0200
+++ nagios-plugins/plugins/check_game.c	2005-10-11 16:47:07.000000000 +0200
@@ -328,8 +328,8 @@
 print_usage (void)
 {
 	printf ("\
-Usage: %s <game> <ip_address> [-p port] [-gf game_field] [-mf map_field]\n\
-                  [-pf ping_field]\n", progname);
+Usage: %s [-hvV] [-P port] [-t timeout] [-g game_field] [-m map_field]\n\
+                  [-p ping_field] [-G game-time] [-H hostname] <game> <ip_address>\n", progname);
 }
 
 /******************************************************************************




More information about the Pkg-nagios-devel mailing list