diff --git a/git-p4.py b/git-p4.py index ad91057c5c..549022e97c 100755 --- a/git-p4.py +++ b/git-p4.py @@ -1442,7 +1442,7 @@ def applyCommit(self, id): print " " + self.clientPath print print "To submit, use \"p4 submit\" to write a new description," - print "or \"p4 submit -i %s\" to use the one prepared by" \ + print "or \"p4 submit -i <%s\" to use the one prepared by" \ " \"git p4\"." % fileName print "You can delete the file \"%s\" when finished." % fileName