Manno15 commented on issue #2264:
URL: https://github.com/apache/accumulo/issues/2264#issuecomment-915603391


   Commands that seem to have this issue: 
   
   ```
   GrepCommand
   EGrepCommand
   MaxRowCommand
   ```
   `DeleteManyCommand` does extend `ScanCommand` but overwrites the '-f' arg 
with a force option. If the usefulness of the --show-few option is low for 
these commands then a solution might be to just remove it so it doesn't show up 
as an option in the shell.  


-- 
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]


Reply via email to