Update man page hint text

This commit is contained in:
Martin Lund 2022-02-10 08:00:49 +01:00
parent c0c9fcc00c
commit 353ce69130

View file

@ -72,7 +72,7 @@ void print_help(char *argv[])
printf(" -v, --version Display version\n");
printf(" -h, --help Display help\n");
printf("\n");
printf("See the man page for list of supported mapping flags.\n");
printf("See the man page for more details.\n");
printf("\n");
printf("In session, press ctrl-t q to quit.\n");
printf("\n");