aboutsummaryrefslogtreecommitdiff
path: root/cheatsheet.txt
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-06-18 08:31:33 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-06-18 08:31:33 +0200
commit8d1f0c71bd9e801faf123582821c2b88a9d45ddc (patch)
tree239412a1ef355bd320cde1cf3b31df65b9f915f2 /cheatsheet.txt
parent5bbf5c57b04897b68dd9e37734a3f4cc1d82d45b (diff)
Fix typo
Diffstat (limited to 'cheatsheet.txt')
-rw-r--r--cheatsheet.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/cheatsheet.txt b/cheatsheet.txt
index 958c8cc..dfbf5ea 100644
--- a/cheatsheet.txt
+++ b/cheatsheet.txt
@@ -29,8 +29,8 @@ Setup remote repository
1. Use the server/mkrepo.sh script:
- mkdrepo.sh <name>
- mkdrepo.sh --private <name>
+ mkrepo.sh <name>
+ mkrepo.sh --private <name>
<name> is without the .git suffix.