aboutsummaryrefslogtreecommitdiff
path: root/doc/cflow.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cflow.1')
-rw-r--r--doc/cflow.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cflow.1 b/doc/cflow.1
index 592482a..def1496 100644
--- a/doc/cflow.1
+++ b/doc/cflow.1
@@ -10,13 +10,13 @@
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with Cflow. If not, see <http://www.gnu.org/licenses/>.
-.TH CFLOW 1 "February 7, 2014" "CFLOW"
+.TH CFLOW 1 "February 27, 2014" "CFLOW"
.SH NAME
cflow \- generate a C-language flowgraph
.SH SYNOPSIS
.nh
.na
\fBcflow\fB [\fB\-rxaSblnTv\fR] [\fB\-d\fR \fINUMBER\fR]\
@@ -194,13 +194,13 @@ Print line numbers.
\fB\-\-no\-number\fR
Don't print line numbers.
.TP
\fB\-\-omit\-arguments\fR
Do not print argument lists in function declarations.
.TP
-\fB\-\-no\omit\-arguments\fR
+\fB\-\-no\-omit\-arguments\fR
Print argument lists in function declarations (the default).
.TP
\fB\-\-omit\-symbol\-names\fR
Do not print symbol names in declaration strings.
.TP
\fB\-\-no\-omit\-symbol\-names\fR

Return to:

Send suggestions and report system problems to the System administrator.