From 4b3329935ab4b58ccf5637f02c4a6bfbab9fae4a Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 28 Mar 2025 19:18:48 +0200 Subject: [PATCH] Update picttoppm.md --- pages/common/picttoppm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/picttoppm.md b/pages/common/picttoppm.md index cdf9c39769..0e5ba69f07 100644 --- a/pages/common/picttoppm.md +++ b/pages/common/picttoppm.md @@ -13,4 +13,4 @@ - Do not assume that the input file contains a PICT header and execute quickdraw operations only: -`picttoppm {{[-n|-noheader]}} {{[-q|-quickdraw]}} {{path/to/file.pict}} > {{path/to/file.ppm}}` +`picttoppm {{[-n|-noheader]}} {{[-quic|-quickdraw]}} {{path/to/file.pict}} > {{path/to/file.ppm}}`