]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - bin/rgit
Check the value returned by git correctly. POSIX is now a dependency
[perl/modules/rgit.git] / bin / rgit
index e6bc9100cbb01edd930de2373521b6b353d5547c..53312f8ea1c4f19f956d294df6128568663e727c 100755 (executable)
--- a/bin/rgit
+++ b/bin/rgit
@@ -152,7 +152,7 @@ Add a remote to all repositories in "/foo/bar" to their bare counterpart in C<qu
 
 =head1 DEPENDENCIES
 
-The core modules L<Carp>, L<Cwd>, L<Exporter>, L<File::Find>, L<File::Spec::Functions> and L<List::Util>.
+The core modules L<Carp>, L<Cwd>, L<Exporter>, L<File::Find>, L<File::Spec::Functions>, L<List::Util> and L<POSIX>.
 
 L<Object::Tiny>.