# arguments development ## bash completion To help implement bash completion (or other completion stuff) `common::Arguments` provide an option to print an easy to parse list of all available option. ### format ```