mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
doc: foot.1: remove ‘--’ from example command line
This commit is contained in:
parent
4c242cacb3
commit
7e0cfd46c6
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,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 sh -c "echo hello world && sleep 5"*
|
||||
|
||||
# OPTIONS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue