X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/51d39a2b9b48c1e31f96cc6f629159aaa722fecf..adc607b0b5563afe596fdfa73347ea1cb9f1da49:/mr?ds=sidebyside diff --git a/mr b/mr index a5ff4de..f725318 100755 --- a/mr +++ b/mr @@ -1,6 +1,7 @@ #!/usr/bin/perl #man{{{ + =head1 NAME mr - a Multiple Repository management tool @@ -227,6 +228,7 @@ Licensed under the GNU GPL version 2 or higher. http://kitenet.net/~joey/code/mr/ =cut + #}}} use warnings;