# # patch "commands.cc" # from [7397ff831f7a931faa4cce36c5991073e7448424] # to [e25d1d5ee1461ccf093c8d01d2ca4c6fd5410f57] # --- commands.cc +++ commands.cc @@ -3560,7 +3560,7 @@ } } -CMD(update_inodeprints, "tree", "", "update the inodeprint cache",) +CMD(refresh_inodeprints, "tree", "", "refresh the inodeprint cache",) { enable_inodeprints(); maybe_update_inodeprints(app);