Skip to content

Commit 1254f82

Browse files
committed
Updates the docs to reflect the latest changes
1 parent 6e6338f commit 1254f82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ The program should be run in the same directory where the files "mainparams" and
5555
Using the `plot` mode, the program currently takes the following arguments:
5656

5757
* Main plotting options:
58-
* Prefix of the structuring software output files (-i)
58+
* Directory where the Qmatrix files you want to plot are located. In the case of MavericK point to where the directories named `mav_KX` are located (-i)
5959
* External program or format of the output files. This can be 'structure', 'fastStructure' or 'maverick'. (-f)
6060
* The K values that you want to plot. Each individual K value that is provided will be plotted individually and in the end, a comparative plot will all K values will also be generated. (-K; Example: -K 2 3 4)
6161

62-
* Directory where the plots will be generated. By default they will be generated in the current working directory (-o)
62+
* Directory where the plots will be saved to. By default they will be generated in the current working directory (-o)
6363

6464
* Individual/Population identification options:
6565
* Path to popfile (--pop) [See below for more information]

0 commit comments

Comments
 (0)