doc: foot: simplify example where we run a non-default command

To reduce the risk of people mistakenly believing you have to/should
use "sh -c".
This commit is contained in:
Daniel Eklöf 2024-04-20 08:17:02 +02:00
parent a1ac37e771
commit edb28479cc
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -20,7 +20,7 @@ will start a new terminal window with your default shell.
You can override the default shell by appending a custom command to
the foot command line
*foot sh -c "echo hello world && sleep 5"*
*foot htop*
# OPTIONS