doc: clarify the current working directory when building the docs.

This commit is contained in:
spacewander 2019-01-18 17:56:18 +08:00
parent 44dc1b9dba
commit c4db208ca4

View file

@ -11,6 +11,8 @@ To generate documentation:
3) Run make:
(Assumed you are under `./man` when running the command below)
```
$ make -C .. man/git-<command>.{1,html}
```