summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl.c b/perl.c
index cf8a76e5ba..32b660311b 100644
--- a/perl.c
+++ b/perl.c
@@ -2438,6 +2438,7 @@ S_usage(pTHX_ const char *name) /* XXX move this out into a module ? */
static const char * const usage_msg[] = {
"-0[octal] specify record separator (\\0, if no argument)",
+"-A[name] activate all/given assertions",
"-a autosplit mode with -n or -p (splits $_ into @F)",
"-C[number/list] enables the listed Unicode features",
"-c check syntax only (runs BEGIN and CHECK blocks)",