]> Dogcows Code - chaz/git-codeowners/commitdiff
add DESCRIPTION to App::Codeowners
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Fri, 15 Nov 2019 05:35:32 +0000 (22:35 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Fri, 15 Nov 2019 05:35:32 +0000 (22:35 -0700)
lib/App/Codeowners.pm

index 8a83a68496a7c7281ad28672426970551d6df139..8668051508ba765e261529ddca51a8f3144764d1 100644 (file)
@@ -212,3 +212,12 @@ END
 }
 
 1;
 }
 
 1;
+__END__
+
+=head1 DESCRIPTION
+
+This is the implementation of the F<git-codeowners> command.
+
+See L<git-codeowners> for documentation.
+
+=cut
This page took 0.021795 seconds and 4 git commands to generate.