mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
*** empty log message ***
This commit is contained in:
parent
70c8a04f72
commit
51adb1448b
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/perl5
|
#!/usr/bin/perl5
|
||||||
#############################################################################
|
#############################################################################
|
||||||
# $Id: modattr.pl,v 1.1 1998/07/30 06:49:03 leif Exp $
|
# $Id: modattr.pl,v 1.2 1998/07/30 06:49:18 leif Exp $
|
||||||
#
|
#
|
||||||
# The contents of this file are subject to the Mozilla Public License
|
# The contents of this file are subject to the Mozilla Public License
|
||||||
# Version 1.0 (the "License"); you may not use this file except in
|
# Version 1.0 (the "License"); you may not use this file except in
|
||||||
@ -37,7 +37,6 @@ use Mozilla::LDAP::Utils; # LULU, utilities.
|
|||||||
#
|
#
|
||||||
$APPNAM = "modattr";
|
$APPNAM = "modattr";
|
||||||
$USAGE = "$APPNAM [-dnvW] -b base -h host -D bind -w pswd -P cert attr=value filter";
|
$USAGE = "$APPNAM [-dnvW] -b base -h host -D bind -w pswd -P cert attr=value filter";
|
||||||
$AUTHOR = "Leif Hedstrom <leif\@netscape.com>";
|
|
||||||
|
|
||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user