Skip to content

Commit 7781c1c

Browse files
authored
fix help message
1 parent 5f0d50c commit 7781c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reality-ezpz.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ function show_help {
128128
echo " --list-users List all users"
129129
echo " --show-user <username> Shows the config and QR code of the user"
130130
echo " --delete-user <username> Delete the user"
131-
echo " --backup Backup and upload configuration to keep.sh"
131+
echo " --backup Backup users and configuration and upload it to keep.sh"
132132
echo " --restore <url|file> Restore backup from URL or file"
133133
echo " -h, --help Display this help message"
134134
return 1

0 commit comments

Comments
 (0)