From: Flavio Poletti Date: Mon, 8 Feb 2010 11:25:24 +0000 (+0100) Subject: Aligned examples to actual behaviour X-Git-Url: https://repo.or.cz/w/deployable.git/commitdiff_plain/f0ecfd4a4e397ec8c0139f0ee2b383c297225455 Aligned examples to actual behaviour --- diff --git a/mobundle b/mobundle index 6e51e5a..5725c34 100755 --- a/mobundle +++ b/mobundle @@ -205,11 +205,11 @@ Ask the version number to the script itself, calling: =head1 EXAMPLES - shell$ mobundle -m Template::Perlish yourscript.pl + shell$ mobundle -m Template::Perlish -B yourscript.pl - shell$ mobundle -m Template::Perlish --head '#!/path/to/perl' yourscript.pl + shell$ mobundle -m Template::Perlish --head '#!/path/to/perl' -B yscript.pl - shell$ mobundle -m Acme::Laugh --head-from-paragraph laugh.pl + shell$ mobundle -m Acme::Laugh --head-from-paragraph -B laugh.pl =head1 DESCRIPTION