42
39
print "This lists files in your home directory that have been modified and which differ"
43
40
print "from those in the local repository. During an update that resulted in conflicts"
47
44
print "For help with adding modified files to the repository, type:"
48
45
print " " + the.program.name + " add --help"