summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-11-14 09:21:04 -0700
committerKarl Williamson <khw@cpan.org>2018-11-16 08:28:22 -0700
commit98c74407126509ba090310502338d568c541e0ab (patch)
treee38ce75771585043e8be6ab9d37d817364298485 /pod/perlrun.pod
parentf6cb9e97ee4e991922129796f100d7bacb19b1c3 (diff)
downloadperl-98c74407126509ba090310502338d568c541e0ab.tar.gz
perlrun: Clarify -Dv
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r--pod/perlrun.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index 9c52a0d5ce..77660ef17d 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -414,7 +414,9 @@ B<-D14> is equivalent to B<-Dtls>):
(eg when using -Ds)
524288 J show s,t,P-debug (don't Jump over) on opcodes within
package DB
- 1048576 v Verbose: use in conjunction with other flags
+ 1048576 v Verbose: use in conjunction with other flags to
+ increase the verbosity of the output. Is a no-op on
+ many of the other flags
2097152 C Copy On Write
4194304 A Consistency checks on internal structures
8388608 q quiet - currently only suppresses the "EXECUTING"