Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
api-run-command.txt: typofix
author
Stephan Beyer
<s-beyer@gmx.net>
Thu, 17 Jul 2008 23:53:55 +0000
(
01:53
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 18 Jul 2008 03:50:06 +0000
(20:50 -0700)
Replace "run_command_v_opt_dir" by "run_command_v_opt_cd".
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-run-command.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
473a189
)
diff --git
a/Documentation/technical/api-run-command.txt
b/Documentation/technical/api-run-command.txt
index 3e1342acf405adb322054a19123cd98fc12b69a9..75aa5d49234ec36857a7c8d2f3900001af5cbcde 100644
(file)
--- 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