Преглед изворни кода

Expand description according to #641

Raphael Schneeberger пре 5 година
родитељ
комит
320442352d
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      bin/v-restore-user

+ 2 - 1
bin/v-restore-user

@@ -5,7 +5,8 @@
 #
 #
 # example: v-restore-user admin 2019-04-22_01-00-00.tar
 # example: v-restore-user admin 2019-04-22_01-00-00.tar
 #
 #
-# The function for restoring user from backup.
+# The function for restoring user from backup. To be able to restore the backup,
+# the archive needs to be placed in /backup.
 
 
 
 
 #----------------------------------------------------------#
 #----------------------------------------------------------#