diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-21 00:08:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-21 00:08:43 -0400 |
commit | 05b55a496d929ab87355540da39edb5c9bb2dc10 (patch) | |
tree | 3e70b6a88db0ef0dd6ff81eef322ec70e74f42ea /doc/git-annex.mdwn | |
parent | 2a2dbf31c0b251a09bab61274bf1c5bb2248413d (diff) |
expose tasty test suite's option parser
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 8a948d303..6e7a6ed55 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -822,6 +822,8 @@ subdirectories). This runs git-annex's built-in test suite. + There are several parameters, provided by Haskell's tasty test framework. + * `xmppgit` This command is used internally to perform git pulls over XMPP. |