diff options
Diffstat (limited to 'Documentation/git-hook.txt')
| -rw-r--r-- | Documentation/git-hook.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-hook.txt b/Documentation/git-hook.txt index 25237330b5..f6cc72d2ca 100644 --- a/Documentation/git-hook.txt +++ b/Documentation/git-hook.txt @@ -32,7 +32,7 @@ OPTIONS ------- --to-stdin:: - For "run"; Specify a file which will be streamed into the + For "run"; specify a file which will be streamed into the hook's stdin. The hook will receive the entire file from beginning to EOF. |
