make it a one-liner
- ID
56018b6- date
2023-05-01 11:01:23+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
7272e8d- message
make it a one-liner- changed files
1 file, 1 addition, 5 deletions
Changed files
images/README.md (1404) → images/README.md (1365)
diff --git a/images/README.md b/images/README.md
index 587cab8..8d39498 100644
--- a/images/README.md
+++ b/images/README.md
@@ -41,10 +41,6 @@ These scripts are for working with images and other visual material.
</a>
</dt>
<dd>
- get a PNG thumbnail of a specific page of a PDF, for example:
- <p>
- <pre><code>pdfthumb pattern.pdf --page=3</code></pre>
- </p>
- will create a thumbnail of the third page.
+ get a PNG thumbnail of a specific page of a PDF, for example <code>pdfthumb pattern.pdf --page=3</code> will create a thumbnail of the third page.
</dd>
</dl>