From 710ba57483decc7a3b32692be6933c6ba9518234 Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Wed, 8 Aug 2012 06:15:24 -0700 Subject: [PATCH] B::Concise: Document formats --- ext/B/B/Concise.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ext/B/B/Concise.pm b/ext/B/B/Concise.pm index 817fa0c..946b489 100644 --- a/ext/B/B/Concise.pm +++ b/ext/B/B/Concise.pm @@ -1139,7 +1139,8 @@ on threaded and un-threaded perls. =head1 OPTIONS Arguments that don't start with a hyphen are taken to be the names of -subroutines to render; if no such functions are specified, the main +subroutines or formats to render; if no +such functions are specified, the main body of the program (outside any subroutines, and not including use'd or require'd files) is rendered. Passing C, C, C, C, or C will cause all of the corresponding -- 2.7.4