瀏覽代碼

update Readme.md

Teddysun 9 年之前
父節點
當前提交
4620288e1e
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      Readme.md

+ 4 - 2
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: