]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: minor improvements of the cephadm section of the packages doc 52989/head
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 14 Aug 2023 18:11:03 +0000 (14:11 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 14 Aug 2023 18:23:05 +0000 (14:23 -0400)
* Don't call cephadm a script, it could be misleading
* Use the current release in the example for copy-pasters
* Improve grammar (I think)

Signed-off-by: John Mulligan <jmulligan@redhat.com>
doc/install/get-packages.rst

index 82654e5e4e2641018c6657065ca31d088ba6095f..ca716831075f79c9c8fde72949e355e8215331ed 100644 (file)
@@ -25,7 +25,7 @@ There are three ways to get packages:
 Install packages with cephadm
 =============================
 
-#. Download the cephadm script
+#. Download cephadm
 
 .. prompt:: bash $
    :substitutions:
@@ -35,7 +35,7 @@ Install packages with cephadm
 
 #. Configure the Ceph repository based on the release name::
 
-     ./cephadm add-repo --release nautilus
+     ./cephadm add-repo --release |stable-release|
 
    For Octopus (15.2.0) and later releases, you can also specify a specific
    version::
@@ -47,8 +47,8 @@ Install packages with cephadm
      ./cephadm add-repo --dev my-branch
 
 #. Install the appropriate packages.  You can install them using your
-   package management tool (e.g., APT, Yum) directly, or you can also
-   use the cephadm wrapper.  For example::
+   package management tool (e.g., APT, Yum) directly, or you can
+   use the cephadm wrapper command.  For example::
 
      ./cephadm install ceph-common