diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-04-28 02:21:57 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-04-28 02:22:06 +0200 |
commit | 5dd3d8d080b56d742de3c4b4782cfcde72c3f16f (patch) | |
tree | f00d73e31e2ea5a004155fa9b5000d407f690587 /fripost-newdomain | |
parent | e65b146c79825f9b7f5660ebce284b4b66c13966 (diff) |
Updating the library to the new LDAP schema.
Diffstat (limited to 'fripost-newdomain')
-rwxr-xr-x | fripost-newdomain | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fripost-newdomain b/fripost-newdomain index 6156459..6ce7923 100755 --- a/fripost-newdomain +++ b/fripost-newdomain @@ -22,8 +22,8 @@ If I<domain> is not given, the user is prompted for it. By default, B<fripost-newdomain> prompts for the owner of the new domain; Use B<--owner=>I<''> to create a "global" domain, only managed by the administrators. -Several users can manage the same domain together. (TODO: is that what we -want?) If B<fripost-newdomain> warns if it is asked to register an existing +Several users can manage the same domain together. +If B<fripost-newdomain> warns if it is asked to register an existing domain to a new owner. =head1 OPTIONS |