mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
21d68cf137
Ceph config option names may use spaces, underscores, or by one reference hyphens as interstitial separators. Most usage within the doc tree uses underscores, though example conf files and especially structured lists of options mostly use spaces. Mostly. Underscores help differentiate the config names from surrounding text, and moreover facilitate scripting, grep, awk, etc and match their form in src/common/options.cc. This PR conforms these occurrences of option names to use interstitial underscores instead of spaces. Fixes: https://tracker.ceph.com/issues/48301 Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com> |
||
---|---|---|
.. | ||
api | ||
man | ||
disk.conf | ||
index.rst | ||
iscsi-initiator-esx.rst | ||
iscsi-initiator-linux.rst | ||
iscsi-initiator-win.rst | ||
iscsi-initiators.rst | ||
iscsi-monitoring.rst | ||
iscsi-overview.rst | ||
iscsi-requirements.rst | ||
iscsi-target-ansible.rst | ||
iscsi-target-cli-manual-install.rst | ||
iscsi-target-cli.rst | ||
iscsi-targets.rst | ||
libvirt.rst | ||
qemu-rbd.rst | ||
rados-rbd-cmds.rst | ||
rbd-cloudstack.rst | ||
rbd-config-ref.rst | ||
rbd-exclusive-locks.rst | ||
rbd-integrations.rst | ||
rbd-ko.rst | ||
rbd-kubernetes.rst | ||
rbd-live-migration.rst | ||
rbd-mirroring.rst | ||
rbd-openstack.rst | ||
rbd-operations.rst | ||
rbd-persistent-cache.rst | ||
rbd-replay.rst | ||
rbd-snapshot.rst |