Skip to content
Snippets Groups Projects
Commit 1279c691 authored by Iustin Pop's avatar Iustin Pop
Browse files

Fix tiny typo in htools.rst


Backtracking through git blame, it turns out than commit 49148d15
changed "\fB20,102400,16384,4\fR" into "**B20,102400,16384,4**". But
of course that's a mistake, since the markup was \fB, not just \f.

Signed-off-by: default avatarIustin Pop <iustin@google.com>
Reviewed-by: default avatarAgata Murawska <agatamurawska@google.com>
parent f0d22861
No related branches found
No related tags found
Loading
...@@ -233,7 +233,7 @@ support all options. Some common options are: ...@@ -233,7 +233,7 @@ support all options. Some common options are:
- the cpu core count for the nodes - the cpu core count for the nodes
- the spindle count for the nodes - the spindle count for the nodes
An example description would be **preferred,B20,100G,16g,4,2** An example description would be **preferred,20,100G,16g,4,2**
describing a 20-node cluster where each node has 100GB of disk space, describing a 20-node cluster where each node has 100GB of disk space,
16GiB of memory, 4 CPU cores and 2 disk spindles. Note that all nodes 16GiB of memory, 4 CPU cores and 2 disk spindles. Note that all nodes
must have the same specs currently. must have the same specs currently.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment