fix quotes
This commit is contained in:
parent
ceb600d715
commit
b88901a647
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue