From 261cd9ea9002c91df8f048aa4ad85b8eb7329810 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Mon, 2 Jun 2025 09:33:20 +1000 Subject: [PATCH] doc/mgr: edit localpool.rst Remove "only" where it was extraneous. This commit was made in response to a request made by Anthony D'Atri here: https://github.com/ceph/ceph/pull/63419#discussion_r2102803276. Signed-off-by: Zac Dover (cherry picked from commit e43de826ca5ba122e900ad986db2be8edbac0982) --- doc/mgr/localpool.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/mgr/localpool.rst b/doc/mgr/localpool.rst index 0feace2ac8b99..22dd3a4b00013 100644 --- a/doc/mgr/localpool.rst +++ b/doc/mgr/localpool.rst @@ -34,8 +34,8 @@ The ``localpool`` module understands the following options: The default is ``by-$subtreetype-``. -These options are set via the ``config-key`` interface. For example, to -change the replication level to 2x with only 64 PGs, run the following two commands: +These options are set via the ``config-key`` interface. For example, to change +the replication level to 2x with 64 PGs, run the following two commands: .. prompt:: bash # -- 2.39.5