diff --git a/backup.md b/backup.md
index 3bfbe45e..228d7f8e 100644
--- a/backup.md
+++ b/backup.md
@@ -105,6 +105,12 @@ yunohost backup restore <archivename>
 Note: Don't start the postinstall step. Decline invite when doing installation
 via `bash`/`wget`.
 
+Note: If your archive isn't in /home/yunohost.backup/archives, you cant specify where it is :
+
+```bash
+yunohost backup restore /path/to/<archivename>
+``` 
+
 To go futher
 ------------