Skip to content

Commit

Permalink
Merge branch '3.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrr888 committed Nov 20, 2024
2 parents 4c672e3 + a937ad3 commit bee603a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ static class FateOpsCommand {
boolean fail;

@Parameter(names = {"-d", "--delete"},
description = "<FateId>... Delete locks associated with transactions (Requires Manager to be down)")
description = "<FateId>... Delete FaTE transaction and its associated table locks (requires Manager to be down)")
boolean delete;

@Parameter(names = {"-p", "--print", "-print", "-l", "--list", "-list"},
Expand Down

0 comments on commit bee603a

Please sign in to comment.