aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevin Teske <dteske@FreeBSD.org>2026-06-17 15:24:48 +0000
committerDevin Teske <dteske@FreeBSD.org>2026-06-17 15:24:48 +0000
commit4acaa22829f77d287a4c99a7709fea80040998c8 (patch)
treedf2dd1f31f9e78ad78c9f6ed0f466572a20e63e9
parent4519d987c4db2c500c34b324b315c5dfd6efb3bc (diff)
Update bsdconfig dot USAGE
Add gm prefix to convert command. `convert` of ImageMagick is now available under `gm convert` where `gm` is the main entry point for GraphicsMagick commands.
-rw-r--r--usr.sbin/bsdconfig/dot/USAGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/dot/USAGE b/usr.sbin/bsdconfig/dot/USAGE
index 1252c0b68eae..3093c86d3dd3 100644
--- a/usr.sbin/bsdconfig/dot/USAGE
+++ b/usr.sbin/bsdconfig/dot/USAGE
@@ -86,7 +86,7 @@ EXAMPLES:
View the above-rendered PostScript poster using X11:
- convert bsdconfig.ps bsdconfig.pdf
+ gm convert bsdconfig.ps bsdconfig.pdf
xpdf bsdconfig.pdf
NOTE: Requires both `graphics/GraphicsMagick' and