make docs is more consistent

Upstream-commit: 2d576ea3b6
Component: cli
This commit is contained in:
Sven Dowideit
2013-12-11 10:14:56 +10:00
committed by Tibor Vass
parent ab0c9a7cea
commit 1c211d0906

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.