mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 17:15:33 +02:00
makepkg: fix command to match standard (#7579)
* makepkg: fix command to match standard * add \n
This commit is contained in:
parent
e86b50be30
commit
1a6a1759bd
1 changed files with 2 additions and 2 deletions
|
@ -28,6 +28,6 @@
|
|||
|
||||
`makepkg --verifysource`
|
||||
|
||||
- Generate and save the source information into `.srcinfo`:
|
||||
- Generate and save the source information into `.SRCINFO`:
|
||||
|
||||
`makepkg --printsrcinfo > .srcinfo`
|
||||
`makepkg --printsrcinfo > .SRCINFO`
|
||||
|
|
Loading…
Add table
Reference in a new issue