From 16e54fa7217f419f85e272e7ad48cb7c17e380ae Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Wed, 20 May 2026 13:39:38 +0700 Subject: [PATCH] doc/man: fix broken markup in cephadm.rst Signed-off-by: Ville Ojamo --- doc/man/8/cephadm.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/man/8/cephadm.rst b/doc/man/8/cephadm.rst index ca43ca06dda7..ea7ea2651a54 100644 --- a/doc/man/8/cephadm.rst +++ b/doc/man/8/cephadm.rst @@ -9,12 +9,12 @@ Synopsis ======== -| **cephadm**** [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] -| [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] -| [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] -| [--retry RETRY] [--no-container-init] -| {version,pull,inspect-image,ls,list-networks,list-rdma,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,list-images,update-osd-service} -| ... +| **cephadm** [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] +| [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] +| [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] +| [--retry RETRY] [--no-container-init] +| {version,pull,inspect-image,ls,list-networks,list-rdma,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,list-images,update-osd-service} +| ... | **cephadm** **pull** -- 2.47.3