From 73200d125707869372ec0ffd17a10f64bab52dc4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 20 May 2023 21:23:32 +0200 Subject: Paste: added troff man preview --- content/pages/pastebin.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'content') 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 *No additional explanation provided here. Use blog for more detailed stuff.* +**▒ Previews how man page written in Troff will look like** + +```sh +groff -man -Tascii filename +``` + **▒ Convert all MKV files into WebM format** ```sh -- cgit v1.2.3