From 293421f3c64a2adff7dc15f7ad3adb6120c9fd16 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Wed, 24 Sep 2003 15:05:22 +0000 Subject: syncing up docs, examples, & packaging from 3.0 (This used to be commit dd1348c566b4700ea01bd89639e2d3330c878167) --- docs/htmldocs/wbinfo.1.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/htmldocs/wbinfo.1.html') diff --git a/docs/htmldocs/wbinfo.1.html b/docs/htmldocs/wbinfo.1.html index f5f5af0a27..9cdc7e0906 100644 --- a/docs/htmldocs/wbinfo.1.html +++ b/docs/htmldocs/wbinfo.1.html @@ -70,8 +70,8 @@

-X group

Delete an existing local winbindd group.

-Y sid

Convert a SID to a UNIX group id. If the SID does not correspond to a UNIX group mapped by winbindd(8) then - the operation will fail.

-V

Prints the version number for -smbd.

-h|--help

Print a summary of command line options. + the operation will fail.

-V

Prints the program version number. +

-h|--help

Print a summary of command line options.

EXIT STATUS

The wbinfo program returns 0 if the operation succeeded, or 1 if the operation failed. If the winbindd(8) daemon is not working wbinfo will always return failure.

VERSION

This man page is correct for version 3.0 of -- cgit