]> git.99rst.org Git - git.git/commit
rev-list-options: fix typo in `--stdin` documentation
authorMartin Ågren <redacted>
Wed, 16 Aug 2023 14:24:36 +0000 (16:24 +0200)
committerJunio C Hamano <redacted>
Wed, 16 Aug 2023 18:42:54 +0000 (11:42 -0700)
commitc81f1a167659ce0634fdd1dcdb43c2697b546151
treed4af4753be2686390d5d4fde99f62de8523d960b
parentc40f0b78771ecc8696014e2e0aa37e78417b4723
rev-list-options: fix typo in `--stdin` documentation

With `--stdin`, we read *from* standard input, not *for*.

Signed-off-by: Martin Ågren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/rev-list-options.txt
git clone https://git.99rst.org/PROJECT