Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-17 00:19:47 +00:00
parent b18a761896
commit aa594e72af
88 changed files with 444 additions and 114 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# sfdk scrape
> Converts source code modifications to patches.
> Convert source code modifications to patches.
> More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/65-maintaining-mb2/doc/command.scrape.adoc>.
- Save source modifications as patches:
@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
`sfdk scrape --stable`
- Scrape while saving patches to a specified [o]utput directory:
- Scrape while saving patches to a specified output directory:
`sfdk scrape {{[-o|--output-dir]}} {{directory}}`