summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-04-03 10:28:54 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-20 13:59:10 -0400
commitccff69c8b1fb76ad529e10c1e3e3eb6e0b1f83d0 (patch)
treeafca8e556cc707054a75c08e7b401f50de945a8a
parent64e6d7e4c8c1b1108457df5594218b754dbb6c50 (diff)
downloadperl-ccff69c8b1fb76ad529e10c1e3e3eb6e0b1f83d0.tar.gz
perl5360delta: add -g docs to perlrun section, also
-rw-r--r--pod/perldelta.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index aa7e50c937..c635445894 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -528,6 +528,10 @@ Updated to discourage the use of the /d regexp modifier.
B<-?> is now a synonym for B<-h>
+=item *
+
+B<-g> is now a synonym for B<-0777>
+
=back
=head1 Diagnostics