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}}`