Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-17 00:19:01 +00:00
parent f41553d213
commit bc83e28459
14 changed files with 15 additions and 20 deletions

View File

@@ -20,6 +20,6 @@ source: https://github.com/tldr-pages/tldr.git
`copr-cli list-builds {{repository}}`
- Trigger a copr build of a spec-file from public (git) repository:
- Trigger a copr build of a spec-file from public (Git) repository:
`copr-cli buildscm {{repository}} --clone-url {{https://git.example.org/repo}} --spec {{spec_file_name}}`