From c5d29821da3df33d1d721d7ea43d6b891eefbb79 Mon Sep 17 00:00:00 2001 From: Richard Fearn Date: Sat, 19 Nov 2016 13:33:36 +0000 Subject: [PATCH] Commands.md: add 'git rscp' link to 'git scp' documentation (git scp documentation also covers git rscp) --- Commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Commands.md b/Commands.md index c8fef7c..6b92aef 100644 --- a/Commands.md +++ b/Commands.md @@ -46,6 +46,7 @@ - [`git repl`](#git-repl) - [`git reset-file`](#git-reset-file) - [`git root`](#git-root) + - [`git rscp`](#git-scp) - [`git scp`](#git-scp) - [`git sed`](#git-sed) - [`git setup`](#git-setup)