mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 18:50:53 +00:00
sstabledump is deprecated in place of `scylla sstable` commands. so let's reflect this in the document. Fixes #15020 Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes #15021