43
38
print "Add a named file from the local filesystem, specified relative to the home"
44
39
print "directory, to the repo, or update an existing file in the repo with your local"
45
40
print "changes. Directories can also be added, but note that they are not added"
50
44
print " -r, --repo=REPO select the repo to check-out or create (defaults to 'home')"
52
45
print " -v, --verbose display information about what is being done"
53
46
print " --help display help and exit"