gmni

a gemini line mode client
git clone https://git.clttr.info/gmni.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 07965631f7f83d1bb20b84ee68f2063d28307908
parent fcc5c1d374c68807a535018c2fc70c48d576f6bf
Author: Ondřej Fiala <temp.xanomes@volny.cz>
Date:   Mon,  3 Jan 2022 13:13:49 +0100

gmnlm: update usage to match man page

Diffstat:
Msrc/gmnlm.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gmnlm.c b/src/gmnlm.c @@ -95,7 +95,7 @@ const char *help_msg = static void usage(const char *argv_0) { - fprintf(stderr, "usage: %s [gemini://...]\n", argv_0); + fprintf(stderr, "usage: %s [-PU] [-j mode] [-W width] [gemini://...]\n", argv_0); } static void