mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-15 22:05:24 -05:00
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:
parent
a1ac37e771
commit
edb28479cc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue