update nhusage output on Windows

This commit is contained in:
nhmall
2019-11-18 19:20:03 -05:00
parent fc2886efb4
commit 893fa4efa8

View File

@@ -726,6 +726,9 @@ nhusage()
#ifdef NEWS
ADD_USAGE(" [-n]");
#endif
(void) Sprintf(buf2, "\n or\n%s [--showpaths]",
hname);
ADD_USAGE(buf2);
if (!iflags.window_inited)
raw_printf("%s\n", buf1);
else