diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-20 21:23:32 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-20 21:23:32 +0200 |
| commit | 73200d125707869372ec0ffd17a10f64bab52dc4 (patch) | |
| tree | 31ddbdf465039fbb45d095ef8f0657ea8c261f18 /content | |
| parent | be459aa123e7a06c1b1fb7dd30cabb680930265f (diff) | |
| download | mitjafelicijan.com-73200d125707869372ec0ffd17a10f64bab52dc4.tar.gz | |
Paste: added troff man preview
Diffstat (limited to 'content')
| -rwxr-xr-x | content/pages/pastebin.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/pages/pastebin.md b/content/pages/pastebin.md index fe9c4e1..492bc04 100755 --- a/content/pages/pastebin.md +++ b/content/pages/pastebin.md | |||
| @@ -7,6 +7,12 @@ draft: false | |||
| 7 | 7 | ||
| 8 | *No additional explanation provided here. Use blog for more detailed stuff.* | 8 | *No additional explanation provided here. Use blog for more detailed stuff.* |
| 9 | 9 | ||
| 10 | **▒ Previews how man page written in Troff will look like** | ||
| 11 | |||
| 12 | ```sh | ||
| 13 | groff -man -Tascii filename | ||
| 14 | ``` | ||
| 15 | |||
| 10 | **▒ Convert all MKV files into WebM format** | 16 | **▒ Convert all MKV files into WebM format** |
| 11 | 17 | ||
| 12 | ```sh | 18 | ```sh |
