Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$ git trees -h
usage: git-trees [options] <COMMAND> [<ARGS>]
	<COMMAND>	A git/hg command to run once for each repo, or
	treconfigure	to pick up changes in the tree hierarchy
	-m, --mercurial 	Deprecated: force use of mercurial
        	-h, --help      	Show this help text
        	    --version   	Print the version of this tool

...