- Added note on usage of '~' in SCYTHERDIR.
This commit is contained in:
parent
ab2f2469c0
commit
515dec7f8b
@ -1090,7 +1090,8 @@ switcher (const int process, int index, int commandline)
|
||||
(" SCYTHERFLAGS Put any default command-line options here, syntax as on the command line.\n");
|
||||
printf
|
||||
(" SCYTHERDIR Colon-separated path of directories to search for input files if a file\n");
|
||||
printf (" is not found in the current directory.\n");
|
||||
printf
|
||||
(" is not found in the current directory. Note: use '$HOME' instead of '~'.\n");
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user