From c4a7cb24e86de8c8cd9931cfd998c2a11e8aa571 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 28 Mar 2025 20:04:58 +0200 Subject: [PATCH] Update pnmtoxwd.md --- pages/common/pnmtoxwd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/pnmtoxwd.md b/pages/common/pnmtoxwd.md index b835ce8442..72825d94f9 100644 --- a/pages/common/pnmtoxwd.md +++ b/pages/common/pnmtoxwd.md @@ -13,4 +13,4 @@ - Set the color depth of the output to b bits: -`pnmtoxwd {{[-p|-pseudodepth]}} {{b}} {{path/to/input_file.pnm}} > {{path/to/output_file.xwd}}` +`pnmtoxwd {{[-ps|-pseudodepth]}} {{b}} {{path/to/input_file.pnm}} > {{path/to/output_file.xwd}}`