aboutsummaryrefslogtreecommitdiff
path: root/content/pages/pastebin.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/pages/pastebin.md')
-rwxr-xr-xcontent/pages/pastebin.md6
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
13groff -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