diff options
-rw-r--r-- | doc/tips/megaannex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/megaannex.mdwn b/doc/tips/megaannex.mdwn index 0ff953db2..96f6f8a52 100644 --- a/doc/tips/megaannex.mdwn +++ b/doc/tips/megaannex.mdwn @@ -35,7 +35,7 @@ Note: The folder option in the megaannex.conf file isn't yet used. git config annex.mega-remove-hook 'python2 ~/megaannex/megaannex.py delete --subject $ANNEX_KEY' git annex initremote mega type=hook hooktype=mega encryption=shared - git annex describe mega \"the mega.co.nz library\" + git annex describe mega "the mega.co.nz library" ## Notes |