mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 11:10:40 +00:00
* Rewrite the documentation for the "nodetool restore" command. * Clarify the relationship between the `--nowait` flag and asynchronous operation. * Reference the "nodetool task" page for managing background tasks. Fixes scylladb#21888 Signed-off-by: Kefu Chai <kefu.chai@scylladb.com> Closes scylladb/scylladb#22023