1
0
Fork 0
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:
CleanMachine1 2021-12-26 22:16:54 +00:00 committed by GitHub
parent e86b50be30
commit 1a6a1759bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`