document --force

This commit is contained in:
Joey Hess 2018-10-20 11:53:35 -04:00
parent 3180fa6fd6
commit 1191d3d22d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -171,7 +171,7 @@ enterAdjustedBranch adj = inRepo Git.Branch.current >>= \case
, Git.Ref.describe origbranch
]
, [ "You can check out the adjusted branch manually to enter it,"
, "or delete the adjusted branch and re-run this command."
, "or add the --force option to overwrite the old branch."
]
]
return False