/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to __init__.py

checkpoint and count params to generic processor

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
                        'The way to process the data.',
79
79
                        title='Processing Method',
80
80
                        value_switches=True, enum_switch=False,
81
 
                        safe="Import the data into any format (default).",
 
81
                        generic="Import the data into any format (default).",
82
82
                        info="Display information only - don't import it.",
83
83
                        filter="Filter commands only - don't import it.",
84
84
                        ),