From 735631539ca8ab74056894b653a8fee785262854 Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Thu, 19 Nov 1998 21:17:58 +0000 Subject: update testparm with -s option so it doesn't require a carriage return also allow specifying [host hostip] without [configfile] updated man page (This used to be commit 85fbd401026e7f1464c9a125cbaa505b768f8a10) --- docs/htmldocs/testparm.1.html | 6 +++++- docs/manpages/testparm.1 | 7 ++++++- docs/yodldocs/testparm.1.yo | 7 ++++++- source3/utils/testparm.c | 44 +++++++++++++++++++++++++++++++++---------- 4 files changed, 51 insertions(+), 13 deletions(-) diff --git a/docs/htmldocs/testparm.1.html b/docs/htmldocs/testparm.1.html index cd7b08232a..6d2c2c92c5 100644 --- a/docs/htmldocs/testparm.1.html +++ b/docs/htmldocs/testparm.1.html @@ -24,7 +24,7 @@


SYNOPSIS

-


testparm [configfilename [hostname hostIP] ] +


testparm [-s] [configfilename] [hostname hostIP]


DESCRIPTION

@@ -43,6 +43,10 @@ reporting whether the specified host has access to each service.

OPTIONS