1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2025-12-18 01:03:25 +00:00

Update GUIDE.md

This commit is contained in:
gilbertchen
2017-11-10 15:04:53 -05:00
committed by GitHub
parent 9ac6e8713f
commit 2bd9406244

View File

@@ -1,20 +1,20 @@
All documentation has been moved to our wiki page: All documentation has been moved to our wiki page:
* Commands * Commands
* [[init]] * [init](https://github.com/gilbertchen/duplicacy/wiki/init)
* [[backup]] * [backup](https://github.com/gilbertchen/duplicacy/wiki/backup)
* [[restore]] * [restore](https://github.com/gilbertchen/duplicacy/wiki/restore)
* [[list]] * [list](https://github.com/gilbertchen/duplicacy/wiki/list)
* [[check]] * [check](https://github.com/gilbertchen/duplicacy/wiki/check)
* [[prune]] * [prune](https://github.com/gilbertchen/duplicacy/wiki/prune)
* [[cat]] * [cat](https://github.com/gilbertchen/duplicacy/wiki/cat)
* [[history]] * [history](https://github.com/gilbertchen/duplicacy/wiki/history)
* [[diff]] * [diff]](https://github.com/gilbertchen/duplicacy/wiki/diff)
* [[password]] * [password](https://github.com/gilbertchen/duplicacy/wiki/password)
* [[add]] * [add](https://github.com/gilbertchen/duplicacy/wiki/add)
* [[set]] * [set](https://github.com/gilbertchen/duplicacy/wiki/set)
* [[copy]] * [copy](https://github.com/gilbertchen/duplicacy/wiki/copy)
* [[Include/Exclude Patterns]] * [Include/Exclude Patterns](https://github.com/gilbertchen/duplicacy/wiki/Include-Exclude-Patterns)
* [[Managing Passwords]] * [Managing Passwords](https://github.com/gilbertchen/duplicacy/wiki/Managing-Passwords)
* [[Cache]] * [Cache](https://github.com/gilbertchen/duplicacy/wiki/Cache)
* [[Pre-Command and Post-Command Scripts]] * [Pre-Command and Post-Command Scripts](https://github.com/gilbertchen/duplicacy/wiki/Pre-Command-and-Post-Command-Scripts)