diff options
Diffstat (limited to 'gdb/contrib/ari')
-rwxr-xr-x | gdb/contrib/ari/gdb_ari.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/contrib/ari/gdb_ari.sh b/gdb/contrib/ari/gdb_ari.sh index b8aff09..5d84f86 100755 --- a/gdb/contrib/ari/gdb_ari.sh +++ b/gdb/contrib/ari/gdb_ari.sh @@ -60,7 +60,7 @@ Options: -Werror Treat all problems as errors. -Wall Report all problems. -Wari Report problems that should be fixed in new code. - -W<category> Report problems in the specifed category. Vaid categories + -W<category> Report problems in the specifed category. Valid categories are: ${all} EOF exit 1 |