mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-09 02:46:14 +00:00
Update cheatsheets
This commit is contained in:
13
linux/pkgctl-release
Normal file
13
linux/pkgctl-release
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pkgctl release
|
||||
|
||||
> Release step to commit, tag and upload build artifacts.
|
||||
> More information: <https://man.archlinux.org/man/pkgctl-release.1>.
|
||||
|
||||
- Release a build artifact:
|
||||
|
||||
`pkgctl release --repo {{repository}} --message {{commit_message}}`
|
||||
Reference in New Issue
Block a user