Skip to content

Commit a716b74

Browse files
Merge pull request ceph#63330 from bluikko/doc-fix-bluestore-man-warning
doc/man: Fix inline formatting in ceph-bluestore-tool.rst
2 parents f6a56bf + f2dcff0 commit a716b74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/man/8/ceph-bluestore-tool.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Synopsis
2121
| **ceph-bluestore-tool** allocmap --path *osd path*
2222
| **ceph-bluestore-tool** restore_cfb --path *osd path*
2323
| **ceph-bluestore-tool** show-label --dev *device* ...
24-
| **ceph-bluestore-tool** show-label-at --dev *device* --offset *lba*...
24+
| **ceph-bluestore-tool** show-label-at --dev *device* --offset *lba* ...
2525
| **ceph-bluestore-tool** prime-osd-dir --dev *device* --path *osd path*
2626
| **ceph-bluestore-tool** bluefs-export --path *osd path* --out-dir *dir*
2727
| **ceph-bluestore-tool** bluefs-bdev-new-wal --path *osd path* --dev-target *new-device*
@@ -116,7 +116,7 @@ Commands
116116
Show device label(s).
117117
The label may be printed while an OSD is running.
118118

119-
:command:`show-label-at` --dev *device* --offset *lba*[...]
119+
:command:`show-label-at` --dev *device* --offset *lba* [...]
120120

121121
Show device label at specific disk location. Dedicated DB/WAL volumes have a single label at offset 0.
122122
Main device could have valid labels at multiple locations: 0/1GiB/10GiB/100GiB/1000GiB.

0 commit comments

Comments
 (0)