From c3b1c1eec919f3d2fe6811155adeaaa741dc7e82 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 20 Jan 2022 13:23:24 -0300 Subject: src/td.in: Add missing option in Usage text --- src/td.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/td.in b/src/td.in index 6ab9491..22a289c 100755 --- a/src/td.in +++ b/src/td.in @@ -9,7 +9,7 @@ add_msg() { MSG_USAGE="$(cat <<-'EOF' Usage: - @NAME@ [-c] [-m MESSAGE] [-t TYPE] + @NAME@ [-c] [-m MESSAGE] [-t TYPE] [-s STATE] @NAME@ [-HlL] @NAME@ [-hV] EOF -- cgit v1.2.3