keith-turner commented on code in PR #5887:
URL: https://github.com/apache/accumulo/pull/5887#discussion_r2356492984
##########
server/base/src/main/java/org/apache/accumulo/server/util/UpgradeUtil.java:
##########
@@ -78,10 +78,12 @@ static class Opts extends ConfigOpts {
boolean prepare = false;
@Parameter(names = "--start",
- description = "Start an upgrade of an Accumulo instance. This will
check that 'accumulo upgrade --prepare'"
+ description = "Start an upgrade of an Accumulo instance. The 'start'
step is intended to be run on the "
Review Comment:
I used an IDE transformation to convert to a text bock and it added
backslashes.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]