diff options
author | showipintbri <40892800+showipintbri@users.noreply.github.com> | 2022-04-12 10:26:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-12 10:26:56 -0400 |
commit | 15f41f61bb0fcde2d691551b92274b13f8d84682 (patch) | |
tree | 19bf1e436cd46764108b018c7b0042a064e7635b | |
parent | 0db3944173be8a63005d17b06e897af47cf423e3 (diff) | |
download | vyos-documentation-15f41f61bb0fcde2d691551b92274b13f8d84682.tar.gz vyos-documentation-15f41f61bb0fcde2d691551b92274b13f8d84682.zip |
Update https.rst
linting correction update
-rw-r--r-- | docs/configuration/service/https.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/service/https.rst b/docs/configuration/service/https.rst index 1de77f5f..22533db5 100644 --- a/docs/configuration/service/https.rst +++ b/docs/configuration/service/https.rst @@ -32,7 +32,8 @@ Configuration Enforce strict path checking -.. cfgcmd:: set service https virtual-host <vhost> listen-address <ipv4 or ipv6 address> +.. cfgcmd:: set service https virtual-host <vhost> listen-address + <ipv4 or ipv6 address> Address to listen for HTTPS requests |