mirror of https://github.com/docker/cli.git
make docs is more consistent
This commit is contained in:
parent
3091ba88fa
commit
2d576ea3b6
|
@ -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.
|
8000 so that you can connect and see your changes.
|
||||||
|
|
||||||
In the ``docker`` source directory, run:
|
In the ``docker`` source directory, run:
|
||||||
```make doc```
|
```make docs```
|
||||||
|
|
||||||
This is the equivalent to ``make clean server`` since each container starts clean.
|
This is the equivalent to ``make clean server`` since each container starts clean.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue