From 10f4400deb571e9bef946b914d32da98145c9459 Mon Sep 17 00:00:00 2001 From: Bohan Yang Date: Thu, 19 Dec 2019 17:05:46 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30722cb..66a1eee 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ This script is used to re-install VPS to **Debian 9 (stretch) or 10 (buster)** w - `--disk` - `--part` - `--fs ext4` + - `--kernel` Specify another kernel image, e.g. `linux-image-cloud-amd64` - `--security http://security.debian.org/debian-security` - `--install` - `--upgrade full-upgrade` [`none`, `safe-upgrade`, `full-upgrade`]