Revision a29d2f88 kamaki/cli/commands/pithos.py

b/kamaki/cli/commands/pithos.py
58 58

  
59 59
kloger = getLogger('kamaki')
60 60

  
61
pithos_cmds = CommandTree('file', 'Pithos+ storage commands')
61
pithos_cmds = CommandTree('file', 'Pithos+/Storage API commands')
62 62
_commands = [pithos_cmds]
63 63

  
64 64

  

Also available in: Unified diff