strvec: update documention to avoid argv_array
authorJeff King <redacted>
Tue, 28 Jul 2020 20:26:57 +0000 (16:26 -0400)
committerJunio C Hamano <redacted>
Tue, 28 Jul 2020 22:02:18 +0000 (15:02 -0700)
commit837dc425cf1216a97aaeb5137b743dac766fd79d
tree88080c697e709c722d53066bdf2dfd708b9f96d4
parentf6d8942b1fc6c968980c8ae03054d7b2114b4415
strvec: update documention to avoid argv_array

There were a few mentions of argv_array in a non-code file which didn't
get picked up in the previous commits (note that even comments in code
files were already covered because of the mechanical conversion via
perl).

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/technical/api-parse-options.txt
git clone https://git.99rst.org/PROJECT