mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +00:00
While working on https://github.com/scylladb/scylladb/issues/15588, I noticed problems with the existing documentation, when comparing it with the actual code. This PR contains fixes for nodetool compact, stop and scrub. Closes scylladb/scylladb#15636 * github.com:scylladb/scylladb: docs: nodetool compact: remove common arguments docs: nodetool stop: fix compaction types and examples docs: nodetool compact: remove unsupported partition option