diff options
-rw-r--r-- | gprof/gprof.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/gprof.texi b/gprof/gprof.texi index 1c173f7..55e500c 100644 --- a/gprof/gprof.texi +++ b/gprof/gprof.texi @@ -330,7 +330,7 @@ The @samp{-k} option allows you to delete from the profile any arcs from routine @var{from} to routine @var{to}. @item -v -The @samp{-v} flags causes @code{gprof} to print the current version +The @samp{-v} flag causes @code{gprof} to print the current version number, and then exit. @item -z |