From 3e23f520469f7da2873a8635942e165bd7ccba1d Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 7 Sep 2025 15:56:21 +0200 Subject: Fix usage string --- po/tiktok.pot | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'po/tiktok.pot') diff --git a/po/tiktok.pot b/po/tiktok.pot index bb89537..c9309a1 100644 --- a/po/tiktok.pot +++ b/po/tiktok.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-06 15:47+0200\n" +"POT-Creation-Date: 2025-09-07 15:25+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,22 +17,24 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: main.c:31 +#: main.c:33 #, c-format -msgid "Usage: %s [-h] [-i interval] [format]\n" +msgid "" +"Usage: %s [-i interval] [format]\n" +" %s -h\n" msgstr "" -#: main.c:66 +#: main.c:71 #, c-format msgid "" "invalid interval ā€˜%s’\n" "Read the %s(1) manual page for valid intervals" msgstr "" -#: main.c:90 main.c:100 +#: main.c:95 main.c:105 msgid "failed to get the time" msgstr "" -#: main.c:96 +#: main.c:101 msgid "buffer too small" msgstr "" -- cgit v1.2.3