We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0d50c commit 7781c1cCopy full SHA for 7781c1c
reality-ezpz.sh
@@ -128,7 +128,7 @@ function show_help {
128
echo " --list-users List all users"
129
echo " --show-user <username> Shows the config and QR code of the user"
130
echo " --delete-user <username> Delete the user"
131
- echo " --backup Backup and upload configuration to keep.sh"
+ echo " --backup Backup users and configuration and upload it to keep.sh"
132
echo " --restore <url|file> Restore backup from URL or file"
133
echo " -h, --help Display this help message"
134
return 1
0 commit comments