Don't state that 'triton inst list' can filter by tags, it can't yet. That is #74.

This commit is contained in:
Trent Mick 2016-02-03 11:57:00 -08:00
parent d89f03083e
commit da9e80d94e
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ do_list.help = [
'{{options}}',
'Filters:',
' FIELD=VALUE Equality filter. Supported fields: type, brand, name,',
' image, state, memory, and tag',
' image, state, and memory',
' FIELD=true|false Boolean filter. Supported fields: docker (added in',
' CloudAPI 8.0.0)',
'',