merlimat commented on a change in pull request #382: Issue 381: update old
releases url to achives
URL: https://github.com/apache/bookkeeper/pull/382#discussion_r131307861
##########
File path: site/_data/cli/shell.yaml
##########
@@ -119,13 +119,12 @@ commands:
description: End Position
- name: recover
description: Recover the ledger data for failed bookie.
- argument: [-deleteCookie] <bookieSrc> [bookieDest]
+ argument: <bookieSrc> [<bookieDest>]
options:
- flag: -deleteCookie
description: Delete cookie node for the bookie.
- name: simpletest
description: Simple test to create a ledger and write entries to it.
- argument: [-ensemble N] [-writeQuorum N] [-ackQuorum N] [-numEntries N]
Review comment:
Is removing the argument intended or incidental?
Is he problem related to the "[]"? You could try with the multi line syntax
for the yank values
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services