Docs: fix typo in config-commands.rst
This is a leftover from https://github.com/scylladb/scylladb/pull/19578, which mistakenly update the "scylla" script name to "ScyllaDB" Closes scylladb/scylladb#19583
This commit is contained in:
committed by
Kamil Braun
parent
edeb266fc2
commit
4938927fc2
@@ -19,10 +19,10 @@ For example:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
ScyllaDB version 4.2.3-0.20210104.24346215c2 with build-id 0c8faf8bb8a3a0eda9337aad98ed3a6d814a4fa9 starting ...
|
||||
scylla version 4.2.3-0.20210104.24346215c2 with build-id 0c8faf8bb8a3a0eda9337aad98ed3a6d814a4fa9 starting ...
|
||||
command used: "scylla --help"
|
||||
parsed command line options: [help]
|
||||
ScyllaDB options:
|
||||
scylla options:
|
||||
-h [ --help ] show help message
|
||||
--version print version number and exit
|
||||
--options-file arg configuration file (i.e.
|
||||
|
||||
Reference in New Issue
Block a user