Fix README.md

pull/8/head
Bohan Yang 7 years ago
parent be99f0ce57
commit 05a3c70eb1
  1. 2
      README.md

@ -14,7 +14,7 @@ sudo sh -c "$(wget -O - https://github.com/brentybh/debian-netboot/raw/master/ne
- `-c <COUNTRY>` Debian Installer Country. Default is `US`. - `-c <COUNTRY>` Debian Installer Country. Default is `US`.
- `-h <HOST>` Hostname. Default is `debian`. - `-h <HOST>` Hostname. Default is `debian`.
- `-t <TRANSPORT>` Transport protocol for archive mirror only (not security repo). Default is `http`. `https` and `ftp` is also available. - `-x <TRANSPORT>` Transport protocol for archive mirror only (not security repo). Default is `http`. `https` and `ftp` is also available.
- `-m <MIRROR>` Host name for archive mirror only (not security repo). Default is `deb.debian.org`. - `-m <MIRROR>` Host name for archive mirror only (not security repo). Default is `deb.debian.org`.
- `-d <DIRECTORY>` Directory path relative to root of the mirror. Default is `/debian`. - `-d <DIRECTORY>` Directory path relative to root of the mirror. Default is `/debian`.
- `-r <SUITE>` Suite to install. Suite name (`stable`, `testing`, etc.) or releases code name (`stretch`, etc.) Default is `stretch`. - `-r <SUITE>` Suite to install. Suite name (`stable`, `testing`, etc.) or releases code name (`stretch`, etc.) Default is `stretch`.

Loading…
Cancel
Save