From f3439499375a9f63e995b060635f66d3f13af673 Mon Sep 17 00:00:00 2001 From: Dan Wyand Date: Thu, 21 Nov 2013 19:28:37 -0500 Subject: [PATCH] added --max-changesets documentation --- doc/commands/fetch.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/commands/fetch.md b/doc/commands/fetch.md index 0a07a14e6..e692eba60 100644 --- a/doc/commands/fetch.md +++ b/doc/commands/fetch.md @@ -25,6 +25,7 @@ The fetch command fetch all the new changesets from a TFS remote don't need to put data back into TFS. -u, --username=VALUE TFS username -p, --password=VALUE TFS password + --max-changesets=VALUE The maximum number of changesets to fetch ## Examples ### Simple