summaryrefslogtreecommitdiff
path: root/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tips/Decentralized_repository_behind_a_Firewall.mdwn')
-rw-r--r--doc/tips/Decentralized_repository_behind_a_Firewall.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn b/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn
index 6a9eb241b..9e347c73f 100644
--- a/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn
+++ b/doc/tips/Decentralized_repository_behind_a_Firewall.mdwn
@@ -25,7 +25,7 @@ Now you can run normal annex operations, as long as the port forwarding shell is
git annex sync
git annex get on-the-go some/big/file
- git annex status
+ git annex info
You can add more computers by repeating with a different port, e.g. 2202 or 2203 (or any other).