Fix broken Markdown headings
This commit is contained in:
parent
a734182aab
commit
b2a26e8238
|
@ -240,7 +240,7 @@ What you actually want is this:
|
||||||
/usr/include/dmd/druntime/import
|
/usr/include/dmd/druntime/import
|
||||||
/usr/include/dmd/phobos
|
/usr/include/dmd/phobos
|
||||||
|
|
||||||
##Shut down the server
|
## Shut down the server
|
||||||
The server can be shut down by running the client with the `--shutdown` option:
|
The server can be shut down by running the client with the `--shutdown` option:
|
||||||
|
|
||||||
dcd-client --shutdown
|
dcd-client --shutdown
|
||||||
|
|
Loading…
Reference in New Issue