make docs is more consistent

Upstream-commit: 2d576ea3b6
Component: cli
This commit is contained in:
Sven Dowideit
2017-06-02 00:06:19 +00:00
committed by Tibor Vass
parent ab0c9a7cea
commit 1c211d0906
+1 -1
View File
@@ -57,7 +57,7 @@ docs inside the container, even starting a simple HTTP server on port
8000 so that you can connect and see your changes.
In the ``docker`` source directory, run:
```make doc```
```make docs```
This is the equivalent to ``make clean server`` since each container starts clean.