summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Lykos153 <Lykos153@web>2017-11-01 14:08:54 +0000
committerGravatar admin <admin@branchable.com>2017-11-01 14:08:54 +0000
commit9b97edfcdecf2896c4d24e62db19a06c29c9ca6c (patch)
treeb6b60c956c5c18d0c0629c2539402c7558aaf3a5
parentb565d5d98b01f3a209aa62a6a32df59dbedd9899 (diff)
Fix type exportree
-rw-r--r--doc/git-annex-export.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex-export.mdwn b/doc/git-annex-export.mdwn
index 4807a6434..0a5a5516a 100644
--- a/doc/git-annex-export.mdwn
+++ b/doc/git-annex-export.mdwn
@@ -59,7 +59,7 @@ And, git-annex will never trust an export to retain the content of a key.
# EXAMPLE
git annex initremote myexport type=directory directory=/mnt/myexport \
- exportree=yes encryption=none
+ exporttree=yes encryption=none
git annex export master --to myexport
After that, /mnt/myexport will contain the same tree of files as the master