mirror of
https://github.com/restic/restic.git
synced 2024-12-22 15:57:07 +00:00
Correct manpage command
This commit is contained in:
parent
00797fdd85
commit
affc6c3390
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ down to the following steps:
|
||||||
texts, the manual pages need to be regenerated and commited to the
|
texts, the manual pages need to be regenerated and commited to the
|
||||||
repository. In order to do this, compile restic and save the generated
|
repository. In order to do this, compile restic and save the generated
|
||||||
updated man pages in the subdir `doc/man` with the following command:
|
updated man pages in the subdir `doc/man` with the following command:
|
||||||
`./restic manpages --output-dir doc/man`
|
`./restic manpage --output-dir doc/man`
|
||||||
|
|
||||||
9. Once your code looks good and passes all the tests, we'll merge it. Thanks
|
9. Once your code looks good and passes all the tests, we'll merge it. Thanks
|
||||||
a lot for your contribution!
|
a lot for your contribution!
|
||||||
|
|
Loading…
Reference in a new issue