Fix usage

This commit is contained in:
Robin Winslow 2016-10-29 16:18:09 +01:00
parent 2137124977
commit 6e87dc3e55

View file

@ -10,7 +10,7 @@ Usage:
Example:
git-force-clone -b master git@github.com:me/repo.git ./repo_dir
Provides the basic functionality of `git clone`, but if the destination
Provides the basic functionality of 'git clone', but if the destination
repository already exists it will force-reset it to resemble a clone of the
remote.