Author: leo Date: Sun Aug 14 06:05:05 2005 New Revision: 8958 Modified: trunk/docs/running.pod Log: document another env var
Modified: trunk/docs/running.pod ============================================================================== --- trunk/docs/running.pod (original) +++ trunk/docs/running.pod Sun Aug 14 06:05:05 2005 @@ -42,6 +42,10 @@ This document describes parrot's command If this environment variable is set, parrot will use this path as runtime prefix instead of the compiled in path. +=item PARROT_GC_DEBUG + +Turn on the I<--gc-debug> flag. + =back =head1 OPTIONS
