*: trim multiple spaces, fix line endings

This commit is contained in:
bl-ue
2021-04-03 14:51:56 -04:00
committed by Starbeamrainbowlabs
parent 65746eb5bb
commit 04dd546e2d
41 changed files with 113 additions and 113 deletions

View File

@@ -17,4 +17,4 @@
- Convert a C-style calculation:
`bitwise "{{0x123 + 0x20 - 30 / 50}}"`
`bitwise "{{0x123 + 0x20 - 30 / 50}}"`

View File

@@ -17,4 +17,4 @@
- Tag an image:
`ctr images tag {{souce_image}}:{{source_tag}} {{target_image}}:{{target_tag}}`
`ctr images tag {{souce_image}}:{{source_tag}} {{target_image}}:{{target_tag}}`

View File

@@ -21,7 +21,7 @@
- Download `PKGBUILD` and other package source files from the AUR or ABS:
`paru --getpkgbuild {{package_name}}`
`paru --getpkgbuild {{package_name}}`
- Display the `PKGBUILD` file of a package: