]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/man: add missing osd set/unset flags in 8/ceph.rst 70098/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 10 Jul 2026 04:58:48 +0000 (11:58 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Fri, 10 Jul 2026 10:01:02 +0000 (17:01 +0700)
commit22ed25b1d5ff2ec877170e8bce57adc9c457d69a
tree5ec6ab910e5e4165a5c490805b5d17ad1b4530ea
parent30849c11963367840717bcd9226f0f0eff91873f
doc/man: add missing osd set/unset flags in 8/ceph.rst

Add three flags for osd set and two for osd unset that are present in
MonCommands.h but were missing in the ceph man page. Skip adding the
full flag in the command syntax that is already noted in text as
deprecated.

Break the long list of flags to multiple lines similarly to osd pool set
subcommand.

Signed-off-by: Ville Ojamo <git2233+ceph@ojamo.eu>
doc/man/8/ceph.rst