We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01edef7 commit 570090aCopy full SHA for 570090a
docs/commands.md
@@ -5,7 +5,7 @@ There are five hpcadvisor commands:
5
6
- `deploy`: operations related to a deployment
7
- `collect`: operation(s) related to data collection (i.e. execution of tasks)
8
-- `dataset`: opertaion(s) related to manipulation of the dataset (e.g. filter,
+- `dataset`: operation(s) related to manipulation of the dataset (e.g. filter,
9
add)
10
- `plot`: operation(s) related to generation of plots
11
- `advice`: operations(s) related to generation of advice
mkdocs.yml
@@ -48,3 +48,4 @@ nav:
48
- Examples: examples.md
49
- Configuration Files: configfiles.md
50
- Commands: commands.md
51
+ - How-To: howto.md
0 commit comments