From a1f02c6dd593f9e31127025e30d551df4b4cfc83 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 26 Jan 2013 03:39:18 +0100 Subject: wibble --- lib/Fripost/Schema/Domain.pm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'lib/Fripost/Schema') diff --git a/lib/Fripost/Schema/Domain.pm b/lib/Fripost/Schema/Domain.pm index 738df0c..e8da9a5 100644 --- a/lib/Fripost/Schema/Domain.pm +++ b/lib/Fripost/Schema/Domain.pm @@ -443,9 +443,10 @@ sub list_owner_emails { =item B (I, I) -Add the domain I, represented by a hash reference as explained -above. If no owner is specified in I, the current user is -automatically promoted owner instead. +Add I, represented by a hash reference as explained above. If no +owner is specified in I, the current user is automatically +promoted owner. (If you you want to add a non self-managed domain, +choose an empty string for the owner.) The following options are considered: @@ -604,7 +605,7 @@ sub _domain_to_entry { =item B (I, I, I) -Unlock the pending domain I, locked with I. +Unlock the pending I, locked with I. Errors can be caught with options B<-die> and B<-error>, see B for details. -- cgit v1.2.3