Add a note about trailing backslashes in shell
This commit is contained in:
parent
c4b272fb86
commit
4116ad6692
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ The main differences between this and the upstream repository are
|
|||
|
||||
## How to setup (Podman Rootless)
|
||||
|
||||
_You don't need to replicate backslashes followed by line breaks. They mean "Ignore the next line break" and are only used for better readability. `a \<line break> b \<line break> c` is the same as `a b c`._
|
||||
|
||||
### 0. Requirements
|
||||
|
||||
- A decent CPU
|
||||
|
|
Loading…
Reference in a new issue