commit | d2355d76150316104b89443065e62a71342c36be | [log] [tgz] |
---|---|---|
author | Michał Kiedrowicz <michal.kiedrowicz@gmail.com> | Thu May 05 00:00:17 2011 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Thu May 05 08:34:04 2011 -0700 |
tree | f94b3ffa6aa3899dc3be98246298aa187be69052 | |
parent | ec014eac0e9e6f30cbbca616090fa2ecf74797e7 [diff] |
Documentation: Add --line-number to git-grep synopsis Commit 7d6cb10b ("grep: Add the option '--line-number'", 2011-03-28) introduced the --line-number option and added its description to OPTIONS section, but forgot to update SYNOPSIS. Signed-off-by: Michał Kiedrowicz <michal.kiedrowicz@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>