.. _co: co == .. program:: co Synopsis -------- :: sample-rpkg co [-h] [--branches] [--branch BRANCH] [--anonymous] module [clone_target] Description ----------- Arguments --------- .. option:: module Name of the module to clone .. option:: clone_target Directory in which to clone the module Options ------- .. option:: -h --help show this help message and exit .. option:: --branches -B Do an old style checkout with subdirs for branches .. option:: --branch -b Check out a specific branch .. option:: --anonymous -a Check out a module anonymously