From 216e0febbd31f010f8b57f6d54eff60586d14800 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Fri, 28 Mar 2025 19:51:12 +0200 Subject: [PATCH] Update pnmtorle.md --- pages/common/pnmtorle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/pnmtorle.md b/pages/common/pnmtorle.md index 6df3c1b950..888f62dbb2 100644 --- a/pages/common/pnmtorle.md +++ b/pages/common/pnmtorle.md @@ -9,7 +9,7 @@ - Print PNM header information to `stdout`: -`pnmtorle {{[-v|-verbose]}} {{path/to/input.pnm}} > {{path/to/output.rle}}` +`pnmtorle {{[-verb|-verbose]}} {{path/to/input.pnm}} > {{path/to/output.rle}}` - Include a transparency channel in the output image in which every black pixel is set to fully transparent and every other pixel is set to fully opaque: