Forgot internal documentation for last commit. :-P

This commit is contained in:
Shamus Hammons 2020-02-28 17:15:53 -06:00
parent 3901d04596
commit e0c5bd1817
1 changed files with 1 additions and 0 deletions

1
rln.c
View File

@ -3085,6 +3085,7 @@ void ShowHelp(void)
printf(" -u allow unresolved symbols (experimental)\n");
printf(" -v set verbose mode\n");
printf(" -w show linker warnings\n");
printf(" -y <fname> set include path (also set by RLNPATH)\n");
printf(" -z suppress banner\n");
printf("\n");
}