list.rst.inc 411 B

123456789101112131415161718192021
  1. attic list
  2. ----------
  3. ::
  4. usage: attic list [-h] [-v] REPOSITORY_OR_ARCHIVE
  5. List archive or repository contents
  6. positional arguments:
  7. REPOSITORY_OR_ARCHIVE
  8. repository/archive to list contents of
  9. optional arguments:
  10. -h, --help show this help message and exit
  11. -v, --verbose verbose output
  12. Description
  13. ~~~~~~~~~~~