Revision a29d2f88 kamaki/cli/commands/history.py

b/kamaki/cli/commands/history.py
45 45
from kamaki.clients import ClientError
46 46

  
47 47

  
48
history_cmds = CommandTree('history', 'Command history')
48
history_cmds = CommandTree('history', 'Kamaki command history')
49 49
_commands = [history_cmds]
50 50

  
51 51

  

Also available in: Unified diff