*: trim multiple spaces, fix line endings
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
65746eb5bb
commit
04dd546e2d
@@ -17,4 +17,4 @@
|
||||
|
||||
- Convert a C-style calculation:
|
||||
|
||||
`bitwise "{{0x123 + 0x20 - 30 / 50}}"`
|
||||
`bitwise "{{0x123 + 0x20 - 30 / 50}}"`
|
||||
|
@@ -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}}`
|
||||
|
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user