changeset 287:41bde08182ce

Add a line about HVSC_BASE in the --help.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 08 Jan 2020 16:36:41 +0200
parents 6212051334e7
children 88620dfc21bb
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Wed Jan 08 11:12:57 2020 +0200
+++ b/sidinfo.c	Wed Jan 08 16:36:41 2020 +0200
@@ -238,6 +238,7 @@
         "\n"
         "TIP: When specifying HVSC paths, it is preferable to use -H/--hvsc option,\n"
         "as STIL.txt and Songlengths.(txt|md5) will be automatically used from there.\n"
+        "You can also set it via HVSC_BASE environment variable, see README.\n"
         "\n"
         , th_prog_name);
 }