[PFUNCT]: Fix --function_name_len description

Signed-off-by: Davi Arnaut <davi@haxent.com.br>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
This commit is contained in:
Davi Arnaut 2007-01-29 11:11:10 -02:00 committed by Arnaldo Carvalho de Melo
parent b5baabcd16
commit eecaaae16e
1 changed files with 2 additions and 1 deletions

View File

@ -358,7 +358,8 @@ static void usage(void)
"inline expansions "
"stats\n"
" -s, --sizes show size of functions\n"
" -N, --function_name_len show size of functions\n"
" -N, --function_name_len show size of functions "
"names\n"
" -p, --nr_parms show number of "
"parameters\n"
" -S, --nr_variables show number of "