doc
authorIvan Kohler <ivan@freeside.biz>
Wed, 27 Apr 2022 20:54:37 +0000 (13:54 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 27 Apr 2022 20:54:37 +0000 (13:54 -0700)
FS/FS/GeocodeCache.pm

index 430a90f..9a30f00 100644 (file)
@@ -110,7 +110,8 @@ Look up the censustract, if it's not already filled in, and return it.
 On error, sets 'error' and returns nothing.
 
 This uses the "get_censustract_*" methods in L<FS::Misc::Geo>; currently
-the only one is 'ffiec'.
+available are 'uscensus' (default) or 'ffiec' (legacy, used if the
+census_legacy configuration option is set).
 
 =cut