]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/rgw: fix radosgw-admin command names in man page 68228/head
authorFarzan <farzan.eng@gmail.com>
Mon, 6 Apr 2026 18:46:32 +0000 (00:16 +0530)
committerFarzan <farzan.eng@gmail.com>
Tue, 7 Apr 2026 11:32:41 +0000 (17:02 +0530)
commit8cb47dbdaac46c76e313ee170fb395da0cbcf4d2
treeed5ec88023f48b972d38591c21caa0244f480071
parent2f20123931e751866158fa913c5851bc2686ab9e
doc/rgw: fix radosgw-admin command names in man page

The man page documented several commands with incorrect names that do not match the actual implementation in radosgw-admin.cc:

- period rm -> period delete

- zone rm -> zone delete

- role rm -> role delete

- role-policy rm -> role-policy delete

Cross-referenced all rm/delete commands with the source code to ensure documentation matches actual command names.

Signed-off-by: Farzan <farzan.eng@gmail.com>
doc/man/8/radosgw-admin.rst