Revision 50165863 kamaki/cli/commands/pithos_cli.py

b/kamaki/cli/commands/pithos_cli.py
331 331
            'format to parse until data (default: d/m/Y H:M:S )',
332 332
            '--format'),
333 333
        shared=FlagArgument('show only shared', '--shared'),
334
        public=FlagArgument('show only public', '--public'),
335 334
        more=FlagArgument(
336 335
            'output results in pages (-n to set items per page, default 10)',
337 336
            '--more'),

Also available in: Unified diff