From ef68f9c37818bd685cf363f67f5c08feb5e21ab0 Mon Sep 17 00:00:00 2001 From: Shav Kinderlehrer Date: Thu, 4 May 2023 09:59:52 -0400 Subject: Revert extension --- src/lib/arg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/arg.c') diff --git a/src/lib/arg.c b/src/lib/arg.c index 030d453..191198d 100644 --- a/src/lib/arg.c +++ b/src/lib/arg.c @@ -26,7 +26,7 @@ void help(void) { "stdout (or equivalent)\n" "\t-p print file with the pager (uses less)\n" "\t-n manually set the name of the file shown in the title\n" - "\t-e link extension to lat\n" + "\t-e NONFUNCTIONAL (will be added soon) link extension to lat\n" "\t-V show program version\n" "\t-h display this help text\n\n"); printf("environment:\n" -- cgit v1.2.3