ceph/doc/rados
Kamoltat 4a01fc7798 doc/rados/operations/placement-groups: fix --bulk commands
Some parts of the documents regarding
the bulk flag  have typos.

Command for creating a pool

was: `ceph osd create test_pool --bulk`

should be: `ceph osd pool create test_pool --bulk`

Command for setting bulk value in a pool

was: `ceph osd pool set test_pool bulk=<true/false/1/0>`

should be: `ceph osd pool set test_pool bulk <true/false/1/0>`

Also removed a bit of trailing white spaces.

Changed `complements` to `complement`.

https://tracker.ceph.com/issues/54485

Signed-off-by: Kamoltat <ksirivad@redhat.com>
2022-03-09 04:27:33 +00:00
..
api
command
configuration doc: document "ceph config get <who> <option>" 2022-03-02 14:17:31 +01:00
man
operations doc/rados/operations/placement-groups: fix --bulk commands 2022-03-09 04:27:33 +00:00
troubleshooting doc,man: typos found by codespell 2021-12-15 12:04:36 +01:00
index.rst doc/cephadm: Add lots of links to other chapters 2021-09-11 20:04:14 +02:00