From 4620288e1e83aaf02b9ac1dc24c6d3b9d8400b3a Mon Sep 17 00:00:00 2001 From: Teddysun Date: Mon, 12 Sep 2016 22:57:36 +0900 Subject: [PATCH] update Readme.md --- Readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index b16cabb..1cd4c7b 100644 --- a/Readme.md +++ b/Readme.md @@ -6,13 +6,14 @@ l2tp.sh * Description: Auto install L2TP VPN for CentOS6+/Debian7+/Ubuntu12+ * Intro: https://teddysun.com/448.html ```bash -Usage: l2tp [-l,--list|-a,--add|-d,--del|-h,--help] +Usage: l2tp [-l,--list|-a,--add|-d,--del|-m,--mod|-h,--help] | Bash Command | Description | |------------------|------------------------------| | l2tp -l,--list | List all users | | l2tp -a,--add | Add a user | | l2tp -d,--del | Delete a user | +| l2tp -m,--mod | Modify a user password | | l2tp -h,--help | Print this help information | ``` @@ -38,7 +39,8 @@ backup.sh * You need to modify the config at first * Backup MySQL/MariaDB all datebases & files and directories * Backups are encrypted with AES256-cbc with SHA1 message-digest -* Auto transfer backup file to Google Drive(need install `gdrive`) +* Auto transfer backup file to Google Drive (need install `gdrive`) +* Auto delete Google Drive's remote file (option) ```bash Install gdrive step: