Backseat -e
Will do later if determined to be worth it
This commit is contained in:
parent
ecd9879655
commit
1577a74d58
@ -2,7 +2,7 @@
|
|||||||
#define ARG_H
|
#define ARG_H
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
#define LAT_VERSION "0.12.3"
|
#define LAT_VERSION "0.12.4"
|
||||||
|
|
||||||
struct config {
|
struct config {
|
||||||
bool isstdin;
|
bool isstdin;
|
||||||
|
@ -26,7 +26,7 @@ void help(void) {
|
|||||||
"stdout (or equivalent)\n"
|
"stdout (or equivalent)\n"
|
||||||
"\t-p print file with the pager (uses less)\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-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-V show program version\n"
|
||||||
"\t-h display this help text\n\n");
|
"\t-h display this help text\n\n");
|
||||||
printf("environment:\n"
|
printf("environment:\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user