mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
`nodetool flush` have a space between *keyspace* and *table* names See https://docs.scylladb.com/stable/operating-scylla/nodetool-commands/flush for the right syntax. Fixes #11314 Closes #11334