From: Vincent Pit Date: Tue, 7 Oct 2008 21:54:31 +0000 (+0200) Subject: Doc update X-Git-Tag: v0.04~1 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=commitdiff_plain;h=5578058510412fff726cb88b2c78075c43c59303 Doc update --- diff --git a/lib/App/Rgit/Command.pm b/lib/App/Rgit/Command.pm index 0a29f09..cf58e94 100644 --- a/lib/App/Rgit/Command.pm +++ b/lib/App/Rgit/Command.pm @@ -101,8 +101,7 @@ Accessors. =head2 C Runs the command with a L configuration object. -Stops as soon as one of the executed commands fails, and returns the corresponding exit code. -Returns zero when all went fine. +Handles back the code to return to the system and the last policy. Implemented in subclasses. =head1 SEE ALSO