mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Merge pull request #740 from spacewander/tweak_man_readme
doc: clarify the current working directory when building the docs.
This commit is contained in:
commit
088ea058d9
|
|
@ -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}
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue