From c6a5ce7194210ad7b9c5b2f2beb3942e39567488 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sun, 2 Jul 2023 15:34:00 -0400 Subject: [PATCH] =?UTF-8?q?Updated=20readme=20file=20with=20information=20?= =?UTF-8?q?about=20offensive=20fortunes=20in=20the=20=C2=ABoff=C2=BB=20dir?= =?UTF-8?q?ectory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0744e7c..d88f68b 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ The fortunes are found in (generally) `/usr/share/games/fortunes`. To create you After you save your file, use the `strfile` utility to create a `.dat` file that `fortune` can read. -Offensive or potentially offensive fortunes should have `-o` appended to the file name and be placed in `/usr/share/games/fortunes/off`. +Offensive or potentially offensive fortunes should have `-o` appended to the file name and be placed in `/usr/share/games/fortunes/off`. The command `fortune -o` will return a fortune from any file found in that directly. For more information, see the [fortune(6)](https://manpages.ubuntu.com/manpages/jammy/en/man6/fortune.6.html) and (especially) [strfile(1)](https://manpages.ubuntu.com/manpages/jammy/en/man1/strfile.1.html) pages.