aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-05-18 10:02:21 -0400
committerShav Kinderlehrer <[email protected]>2023-05-18 10:02:21 -0400
commit1577a74d584bc8ea48aaea2adf137dda936247eb (patch)
treee8384a7f814e75f96edd212b784992815c1cf063 /src
parentecd987965565a47a531d38cb0b5c44ac12803201 (diff)
downloadlat-1577a74d584bc8ea48aaea2adf137dda936247eb.tar.gz
lat-1577a74d584bc8ea48aaea2adf137dda936247eb.zip
Backseat -e
Will do later if determined to be worth it
Diffstat (limited to 'src')
-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 191198d..993f7fa 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> NONFUNCTIONAL (will be added soon) 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"