basho / clique

CLI Framework for Erlang
Apache License 2.0
147 stars 49 forks source link

change 'column' to 'list' in riak_cli_status #12

Closed andrewjstone closed 9 years ago

andrewjstone commented 9 years ago

Provide the following interface:

riak_cli_status:list(List)
riak_cli_status:list(List, Title)
andrewjstone commented 9 years ago

Fixed by #23