summaryrefslogtreecommitdiff
path: root/Documentation/technical
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2014-10-31 11:49:48 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-10-31 11:49:49 -0700
commit598d7eb160c46e55cf5dc07d04c8c917bc0dd646 (patch)
tree3849b50dd108ef24544500f1ddc24a0cf57a194a /Documentation/technical
parentMerge branch 'rs/grep-color-words' (diff)
parentapi-run-command: add missing list item marker (diff)
downloadtgif-598d7eb160c46e55cf5dc07d04c8c917bc0dd646.tar.xz
Merge branch 'rs/child-process-init'
* rs/child-process-init: api-run-command: add missing list item marker
Diffstat (limited to 'Documentation/technical')
-rw-r--r--Documentation/technical/api-run-command.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/api-run-command.txt b/Documentation/technical/api-run-command.txt
index 3f12fcdd4c..a9fdb45b93 100644
--- a/Documentation/technical/api-run-command.txt
+++ b/Documentation/technical/api-run-command.txt
@@ -13,7 +13,7 @@ produces in the caller in order to process it.
Functions
---------
-`child_process_init`
+`child_process_init`::
Initialize a struct child_process variable.