Scripts: Usage

This commit is contained in:
Shahram Najm 2022-02-19 13:05:38 +00:00
parent 9e9c863bb7
commit 28614ed3b5
1 changed files with 2 additions and 0 deletions

View File

@ -388,6 +388,8 @@ sub usage {
print <<USAGE;
Usage: $0 [-s] [-f] [-p] file.tsv
Input has to be a tab-separated values (TSV) file
-s Perform sanity checks and exit
-f Write out def files (paramId.def, name.def etc)
-p Write to Parameter Database (Be careful!)