From 05a3c70eb164726785b3e88661760f1b8591a43f Mon Sep 17 00:00:00 2001 From: Bohan Yang Date: Mon, 3 Sep 2018 22:13:58 +0800 Subject: [PATCH] Fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c8c6fc..abd64ed 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ sudo sh -c "$(wget -O - https://github.com/brentybh/debian-netboot/raw/master/ne - `-c ` Debian Installer Country. Default is `US`. - `-h ` Hostname. Default is `debian`. - - `-t ` Transport protocol for archive mirror only (not security repo). Default is `http`. `https` and `ftp` is also available. + - `-x ` Transport protocol for archive mirror only (not security repo). Default is `http`. `https` and `ftp` is also available. - `-m ` Host name for archive mirror only (not security repo). Default is `deb.debian.org`. - `-d ` Directory path relative to root of the mirror. Default is `/debian`. - `-r ` Suite to install. Suite name (`stable`, `testing`, etc.) or releases code name (`stretch`, etc.) Default is `stretch`.