docs: syntax: remove show_wirenumbers

This commit is contained in:
Laurier Loiselle 2023-01-30 16:08:22 -05:00
parent dcc97b9ac2
commit a9e8ba62a7
No known key found for this signature in database
GPG Key ID: 345920CC72089A3F

View File

@ -146,7 +146,6 @@ tweak: # optional tweaking of .gv output
bgcolor_title: <color> # Background color of title in diagram cable box
show_name: <bool> # defaults to true
show_wirecount: <bool> # defaults to true
show_wirenumbers: <bool> # defaults to true for cables; false for bundles
```