docs/man: add a missing 'migrate' 😅

This commit is contained in:
Taylor Blau 2017-06-12 15:25:35 -06:00
parent d453d9d5e2
commit 471fc9e01c

@ -26,7 +26,7 @@ git-lfs-migrate(1) - Migrate history to or from git-lfs
* [branch ...]:
Migrate only the set of branches listed. If not given, `git-lfs-migrate(1)`
will the currently checked out branch.
will migrate the currently checked out branch.
If any of `--include-ref` or `--exclude-ref` are given, the checked out
branch will not be appended, but branches given explicitly will be appended.