From: Graham Knop Date: Sat, 2 Nov 2013 18:44:26 +0000 (-0400) Subject: documentation for shelltype option X-Git-Tag: v2.000_000~41 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=daad87822941a3f4488fe72b8d86a22a94c92fef;p=p5sagit%2Flocal-lib.git documentation for shelltype option --- diff --git a/lib/local/lib.pm b/lib/local/lib.pm index 40fcf68..9abbadf 100644 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -796,6 +796,12 @@ was added by C, instead of adding it. Remove all directories that were added to search paths by C from the search paths. +=head2 --shelltype + +Specify the shell type to use for output. By default, the shell will be +detected based on the environment. Should be one of: C, C, +C, or C. + =head1 METHODS =head2 ensure_dir_structure_for