diff --git a/doc/git-annex-export.mdwn b/doc/git-annex-export.mdwn index 4807a64346..0a5a5516a3 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