RT# 81961 Repair broken links in POD documentation
[freeside.git] / FS / bin / freeside-setup
index a6908e1..d6e191f 100755 (executable)
@@ -1,5 +1,11 @@
 #!/usr/bin/perl -w
 
+=head1 NAME
+
+freeside-setup
+
+=cut
+
 #to delay loading dbdef until we're ready
 BEGIN { $FS::Schema::setup_hack = 1; }