diff options
-rw-r--r-- | docs/REVIEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/REVIEWS.md b/docs/REVIEWS.md index 1cb228b86b5c..7f72d81d9a9f 100644 --- a/docs/REVIEWS.md +++ b/docs/REVIEWS.md @@ -35,7 +35,7 @@ a commit hook should be installed as follows: ``` git clone "ssh://$USER@code.tvl.fyi:29418/depot" -scp -p -P 29418 $USER@code.tvl.fyi:hooks/commit-msg "depot/.git/hooks/" +scp -pOP 29418 $USER@code.tvl.fyi:hooks/commit-msg "depot/.git/hooks/" ``` If you have a previous clone of the depot via HTTP you can use `git remote |