diff options
| author | Guillem Jover <guillem@debian.org> | 2022-03-20 11:45:31 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2025-05-19 16:02:55 +0000 |
| commit | b00a59c0b953bf7688fc60a976bac74194886a0c (patch) | |
| tree | 85a545ba415c295c2761a542c6baa9e79123ba90 /doc/method.dbk | |
| parent | 49e0eec055c5feca1ff7289c0fc59306a3a67a3d (diff) | |
dselect: Add https support
Recognize the method and update the documentation and prompts.
Diffstat (limited to 'doc/method.dbk')
| -rw-r--r-- | doc/method.dbk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/method.dbk b/doc/method.dbk index 2ec1f3e3e..eb4ae407a 100644 --- a/doc/method.dbk +++ b/doc/method.dbk @@ -159,6 +159,7 @@ Some examples: <screen> file:/var/mirrors/debian/ ftp://ftp.example.org/debian +https://deb.debian.org/debian ftp://jgg:MooCow@localhost:21/debian nfs://bigred/var/mirrors/debian rsync://debian.midco.net/debian |
