[ 
https://issues.apache.org/jira/browse/CASSANDRA-13947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199381#comment-16199381
 ] 

Jeremy Hanna commented on CASSANDRA-13947:
------------------------------------------

I don't know if airlift/airline has the ability to have a separate section for 
example usage or if you need to build that into the existing structures.  
Ideally this would go into the nodetool command-line usage help.  With that, it 
would get automatically put into the nodetool docs as the output of the 
nodetool help commands gets built into those docs.

> Add some clarifying examples of nodetool usage
> ----------------------------------------------
>
>                 Key: CASSANDRA-13947
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13947
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jeremy Hanna
>              Labels: lhf
>
> Certain nodetool commands would benefit from some examples of usage.  For 
> example, user defined compactions require a comma separated list of path 
> names from the data directory room to the table name.
> {code}
> nodetool compact --user-defined 
> system_schema/types-5a8b1ca866023f77a0459273d308917a/mc-5-big-Data.db,system_schema/types-5a8b1ca866023f77a0459273d308917a/mc-6-big-Data.db
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to