fix bad POD in manpages, especially freeside-daily -p
authorivan <ivan>
Wed, 13 Oct 2010 23:14:04 +0000 (23:14 +0000)
committerivan <ivan>
Wed, 13 Oct 2010 23:14:04 +0000 (23:14 +0000)
FS/bin/freeside-daily
FS/bin/freeside-monthly
FS/bin/freeside-radgroup

index e16cc5c..6a542c7 100755 (executable)
@@ -99,7 +99,7 @@ the bill and collect methods of a cust_main object.  See L<FS::cust_main>.
       with today's date, irregardless of the pretend date used to pre-generate
       the invoices.
 
-  -p: Only process customers with the specified payby (I<CARD>, I<DCRD>, I<CHEK>, I<DCHK>, I<BILL>, I<COMP>, I<LECB>)
+  -p: Only process customers with the specified payby (CARD, DCRD, CHEK, DCHK, BILL, COMP, LECB)
 
   -a: Only process customers with the specified agentnum.  Multiple agentnums can be specified, separated with commas.
 
index a81e3e9..0d6ea14 100755 (executable)
@@ -64,7 +64,7 @@ the bill and collect methods of a cust_main object.  See L<FS::cust_main>.
       "pretend date" 15 days from whatever was specified by the -d switch
       (or now, if no -d switch was given).
 
-  -p: Only process customers with the specified payby (I<CARD>, I<DCRD>, I<CHEK>, I<DCHK>, I<BILL>, I<COMP>, I<LECB>)
+  -p: Only process customers with the specified payby (CARD, DCRD, CHEK, DCHK, BILL, COMP, LECB)
 
   -a: Only process customers with the specified agentnum
 
index ed85626..3326329 100644 (file)
@@ -52,13 +52,13 @@ freeside-radgroup - Command line utility to manipulate radius groups
 
 =head1 DESCRIPTION
 
-  B<user> is a freeside user as added with freeside-adduser.
+B<user> is a freeside user as added with freeside-adduser.
 
-  B<command> is the action to take.  Available actions are: I<add>
+B<command> is the action to take.  Available actions are: I<add>
 
-  B<groupname> is the group to add (or remove, etc.)
+B<groupname> is the group to add (or remove, etc.)
 
-  B<svcpart> specifies which accounts will be updated.
+B<svcpart> specifies which accounts will be updated.
 
 =head1 EXAMPLES