cluster show: update code comment listing supported options

This commit is contained in:
Ian Barwick
2020-03-02 16:03:48 +09:00
parent e218422eca
commit c6dfe53f03

View File

@@ -67,6 +67,8 @@ static void cube_set_node_status(t_node_status_cube **cube, int n, int node_id,
* Parameters:
* --compact
* --csv
* --terse
* --verbose
*/
void
do_cluster_show(void)