From 4530c0217810a6c69c954e9d667c60a4ef6ae6d7 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 20 May 2023 22:29:07 +0200 Subject: Added additional context to man pages --- content/pages/pastebin.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'content/pages') diff --git a/content/pages/pastebin.md b/content/pages/pastebin.md index 492bc04..37b2d57 100755 --- a/content/pages/pastebin.md +++ b/content/pages/pastebin.md @@ -10,7 +10,11 @@ draft: false **▒ Previews how man page written in Troff will look like** ```sh +# On Linux system. groff -man -Tascii filename + +# On Plan9 system. +man 1 filename ``` **▒ Convert all MKV files into WebM format** -- cgit v1.2.3