62
62
print " init initialise a local copy of your repositories"
63
63
print " update update files in your home directory"
64
64
print " resolve try to finish an update (that had conflicts)"
66
66
# print " remove remove a local file from the repository"
67
67
print " status list files that have changed locally"
68
68
print " diff shows changes made to local files"