]> Shamusworld >> Repos - rln/commitdiff
Forgot internal documentation for last commit. :-P
authorShamus Hammons <jlhamm@acm.org>
Fri, 28 Feb 2020 23:15:53 +0000 (17:15 -0600)
committerShamus Hammons <jlhamm@acm.org>
Fri, 28 Feb 2020 23:15:53 +0000 (17:15 -0600)
rln.c

diff --git a/rln.c b/rln.c
index 43678377824ec1dcbbae5a3f07db49f8ac9deb20..37e5197921c8be3bfd2669f65ffee66c72c4b285 100644 (file)
--- a/rln.c
+++ b/rln.c
@@ -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");
 }