diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-07-11 07:42:43 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:20:05 -0500 |
commit | f583a85d4d520b0ab6ca83efd36e71563108b370 (patch) | |
tree | f3d6bfd4e4100402a88cc1040860652905bd6eac /prog_guide.txt | |
parent | 9ab58c5e0127a66ae79cb867cfcf271734241b3d (diff) | |
download | samba-f583a85d4d520b0ab6ca83efd36e71563108b370.tar.gz samba-f583a85d4d520b0ab6ca83efd36e71563108b370.tar.bz2 samba-f583a85d4d520b0ab6ca83efd36e71563108b370.zip |
r8316: give full access to the popt command line parsing in ejs scripts, including
access to the samba common options. For example:
ok = GetOptions(ARGV, options,
"POPT_AUTOHELP",
"POPT_COMMON_SAMBA",
"myopt=s",
"intopt=i",
"noopt");
this allows scripts to support their own extended options properly
(This used to be commit 775fb56ac287b8d485b38f633b9480d7b7ab64e3)
Diffstat (limited to 'prog_guide.txt')
0 files changed, 0 insertions, 0 deletions