From 99b2ba2552c53edef56f4e96b95864446dd2bab5 Mon Sep 17 00:00:00 2001 From: grunfink Date: Tue, 2 Jun 2026 10:06:21 +0200 Subject: Updated documentation. --- doc/snac.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/snac.1 b/doc/snac.1 index 87f1760..eddab8d 100644 --- a/doc/snac.1 +++ b/doc/snac.1 @@ -204,6 +204,9 @@ used for scheduled posts. .It Languages you usually post in Fill this string with the ISO 639 Language Codes you expect to write your posts in, space-separated (example: en fr pt_BR). +.It Don't show posts written in these languages +A space-separated string of ISO 639 Language Codes +(example: en fr de). .It Password Write the same string in these two fields to change your password. Don't write anything if you don't want to do this. -- cgit