use ‑ to prevent hyphen wrapping

This commit is contained in:
d3x0r 2017-07-07 01:11:57 -07:00
parent a8cd9fdbd6
commit fc4e1b9572

View File

@ -136,10 +136,10 @@ projects or build by itself.
| Option Name | Default | Description
| ------------ | -----: | ------
| LIBRESSL_SKIP_INSTALL | OFF | allows skipping install() rules. Can be specified from command line using ```‑DLIBRESSL_SKIP_INSTALL=ON```
| LIBRESSL_SKIP_INSTALL | OFF | allows skipping install() rules. Can be specified from command line using ```‑DLIBRESSL_SKIP_INSTALL=ON```
| ENABLE_ASM | ON | builds assembly optimized rules.
| ENABLE_EXTRATESTS | OFF | Enable extra tests that may be unreliable on some platforms
| ENABLE_NC | OFF | Enable installing TLS-enabled nc(1)
| ENABLE_VSTEST | OFF | Enable test on Visual Studio
| OPENSSLDIR | Blank | Set the default openssl directory. Can be specified from command line using ```&#x2011;DOPENSSLDIR=<dirname>```
| OPENSSLDIR | Blank | Set the default openssl directory. Can be specified from command line using ```&#8209;DOPENSSLDIR=<dirname>```