diff --git a/README/ReleaseNotes/v640/index.md b/README/ReleaseNotes/v640/index.md index 3ebc543da052f..83e1212107fd9 100644 --- a/README/ReleaseNotes/v640/index.md +++ b/README/ReleaseNotes/v640/index.md @@ -252,7 +252,7 @@ h_from_uhi = ROOT.TH1D(json.loads(json_str, , object_hook=uhi.io.json.object_hoo ## Command-line utilities - `rootls` has a new flag: `-c / --allCycles`, which displays all cycles of each object in the inspected file/directory even in normal mode (cycles are already displayed by default with `-l` or `-t`). -- `rootcp` has a new native implementation, which should make it significantly faster to startup and usable even without Python. +- `rootcp` and `rootrm` have a new native implementation, which should make them significantly faster to startup and usable even without Python. ## JavaScript ROOT