From: Matthew Fernandez Date: Sat, 1 Oct 2022 02:10:45 +0000 (-0700) Subject: sccmap: fix missing '-S' in usage summary X-Git-Tag: 6.0.2~14^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb9ce3be725cdbe8cb98b02ac05d134e345111d2;p=graphviz sccmap: fix missing '-S' in usage summary --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b2406fde..b63c3f052 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Graphviz no longer fails to load private Ghostscript symbols ("Could not load `libgvplugin_gs.so.6`) #2280 - trailing commas issue with fdp layout #2282 +- Missing `-S` in `sccmap` man page usage summary. ## [6.0.1] – 2022-09-11 diff --git a/cmd/tools/sccmap.1 b/cmd/tools/sccmap.1 index b89eaff7b..776559b9d 100644 --- a/cmd/tools/sccmap.1 +++ b/cmd/tools/sccmap.1 @@ -3,7 +3,7 @@ sccmap \- extract strongly connected components of directed graphs .SH SYNOPSIS \fBsccmap\fR -[\fB\-dsv\fR] +[\fB\-dsSv\fR] [ .BI \-o outfile ]