diff --git a/src/FAQ.md b/src/FAQ.md index 2aeb7f2..6d407fd 100644 --- a/src/FAQ.md +++ b/src/FAQ.md @@ -26,6 +26,8 @@ of is that you don't run prune with restic and rustic at the same time. - New features (e.g. hot/cold repositories, lock-free pruning) - Some commands or options act a bit different or have slightly different syntax +A more detailed comparison can be found in the [comparison table](./comparison-restic.md). + ## Why is rustic written in Rust Rust is a powerful language designed to build reliable and efficient software.