From: Stephan Beyer Date: Thu, 17 Jul 2008 23:53:55 +0000 (+0200) Subject: api-run-command.txt: typofix X-Git-Tag: v1.5.6.4~5 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6c69207c73aaf63c13105d526453d0bd75f12f34;p=git.git api-run-command.txt: typofix Replace "run_command_v_opt_dir" by "run_command_v_opt_cd". Signed-off-by: Stephan Beyer Signed-off-by: Junio C Hamano --- diff --git a/Documentation/technical/api-run-command.txt b/Documentation/technical/api-run-command.txt index 3e1342acf..75aa5d492 100644 --- a/Documentation/technical/api-run-command.txt +++ b/Documentation/technical/api-run-command.txt @@ -30,7 +30,7 @@ Functions start_command() followed by finish_command(). Takes a pointer to a `struct child_process` that specifies the details. -`run_command_v_opt`, `run_command_v_opt_dir`, `run_command_v_opt_cd_env`:: +`run_command_v_opt`, `run_command_v_opt_cd`, `run_command_v_opt_cd_env`:: Convenience functions that encapsulate a sequence of start_command() followed by finish_command(). The argument argv