]> granicus.if.org Git - graphviz/commitdiff
sccmap: fix missing '-S' in usage summary
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 1 Oct 2022 02:10:45 +0000 (19:10 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 5 Oct 2022 00:06:43 +0000 (17:06 -0700)
CHANGELOG.md
cmd/tools/sccmap.1

index 3b2406fde49cc25c0d54bc9946f471eea0167641..b63c3f052573b6fb175c028925c95d73491f2920 100644 (file)
@@ -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
 
index b89eaff7b2643bae01c899d447940dd7f8555700..776559b9d8a4ed44cb4ab17ad65195e4dc28bdf1 100644 (file)
@@ -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
 ]