commit | b3d9888792f220f4c1e72953874484a0cf0575fe | [log] [tgz] |
---|---|---|
author | Christian Couder <chriscool@tuxfamily.org> | Mon Nov 17 16:42:47 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Nov 17 08:21:31 2008 -0800 |
tree | 377ce1d5d3c7eff4af89a339b7654636f528f300 | |
parent | 83b767360a183abf29cb0cc0fd647fb683cff616 [diff] |
Documentation: user-manual: add information about "git help" at the beginning Talking about "git help" is useful because it has a few more features (like when using it without arguments or with "-a") and it may work on non unix like platforms. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>