tREADME - repo - list/download/sync packs with remote repositories
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
       tREADME (247B)
       ---
            1 repo
            2 ====
            3 
            4 List and sync packs from remote repositories
            5 
            6         # retrieve pack list from remote (".list" file)
            7         repo -s
            8 
            9         # list packs available on the remote repos
           10         repo -l
           11 
           12         # download pack if needed, and print the full path the tarball
           13         repo <name>