Skip to content

Commit

Permalink
man/Readme.md: we don't need to update git-extras docs separately
Browse files Browse the repository at this point in the history
  • Loading branch information
spacewander committed Jun 24, 2019
1 parent 3080b81 commit 0b49719
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions man/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,6 @@ To generate documentation:
$ make -C .. man/git-<command>.{1,html}
```

If you are introducing a new command, you should also update the `man/index.txt`
and `man/git-extras.{1,html,md}` via

```
$ make -C .. man/index.txt
$ make -C .. man/git-extras.md
$ make -C .. man/git-extras.{1,html}
```

4) Remember, we use the following naming convention for files:

```
Expand Down

0 comments on commit 0b49719

Please sign in to comment.