diff --git a/doc/raketasks/restore_gitlab.md b/doc/raketasks/restore_gitlab.md
index 1a8a95f8b42c93b02febeb4c69d77266d90021b3..c7abc7ac5621eb6970993abf88390c8266a06d0c 100644
--- a/doc/raketasks/restore_gitlab.md
+++ b/doc/raketasks/restore_gitlab.md
@@ -105,6 +105,7 @@ restore:
 
 ```shell
 # This command will overwrite the contents of your GitLab database!
+# NOTE: "_gitlab_backup.tar" is omitted from the name
 sudo gitlab-backup restore BACKUP=11493107454_2018_04_25_10.6.4-ce
 ```