aboutsummaryrefslogtreecommitdiff
path: root/src/lib/arg.c
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-05-04 09:59:52 -0400
committerShav Kinderlehrer <[email protected]>2023-05-04 09:59:52 -0400
commitef68f9c37818bd685cf363f67f5c08feb5e21ab0 (patch)
treeaffba5d66641a57e9c398baa987a88e67af58b7b /src/lib/arg.c
parent4618e66f550e7e6b8410fba771345dd4730329f1 (diff)
downloadlat-ef68f9c37818bd685cf363f67f5c08feb5e21ab0.tar.gz
lat-ef68f9c37818bd685cf363f67f5c08feb5e21ab0.zip
Revert extension
Diffstat (limited to 'src/lib/arg.c')
-rw-r--r--src/lib/arg.c2
1 files changed, 1 insertions, 1 deletions
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 <name> manually set the name of the file shown in the title\n"
- "\t-e <program> link extension to lat\n"
+ "\t-e <program> 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"