format: add sh -c when displaying

This commit is contained in:
iff 2023-08-05 01:42:27 +02:00
parent fa040c4590
commit 9e17c0c68e
3 changed files with 27 additions and 10 deletions

View file

@ -6,9 +6,7 @@ Typed a wrong command? Pay Respects will try to correct your wrong console comma
- ✏️ **Easy to write rules**: You don't need to know Rust. The rules are written in a TOML file that is simple to work with!
- 🪶 **Tiny binary size**: Not even 1MB!
![example-sudo-echo](img/example-sudo-echo.png)
(This is not the correct syntax for shell, but the command is always executed as `sudo shell -c "echo ..."`, so it runs)
![example-sudo-echo-write](img/example-sudo-echo-write.png)
![example-typo-paru](img/example-typo-paru.png)