mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-18 05:34:02 -04:00
doc: foot.1: don't talk about using '--' on the command line
This used to be necessary, but isn't anymore.
This commit is contained in:
parent
8626b4bc1a
commit
156cce6ef6
1 changed files with 2 additions and 3 deletions
|
|
@ -120,8 +120,7 @@ arguments, to execute (instead of the default shell).
|
||||||
will start a new terminal window with your default shell.
|
will start a new terminal window with your default shell.
|
||||||
|
|
||||||
You can override the default shell by appending a custom command to
|
You can override the default shell by appending a custom command to
|
||||||
the foot command line. To ensure foot does not touch the shell
|
the foot command line
|
||||||
arguments, use *--*:
|
|
||||||
|
|
||||||
foot -- sh -c "echo hello world && sleep 5"
|
foot -- sh -c "echo hello world && sleep 5"
|
||||||
|
|
||||||
|
|
@ -131,7 +130,7 @@ The following keyboard shortcuts are available.
|
||||||
|
|
||||||
## NORMAL MODE
|
## NORMAL MODE
|
||||||
|
|
||||||
Note that these are just the defaults; they can be changed in the
|
Note that these are just the defaults; they can be changed in
|
||||||
*footrc*, see *footrc*(5).
|
*footrc*, see *footrc*(5).
|
||||||
|
|
||||||
*shift*+*page up*/*page down*
|
*shift*+*page up*/*page down*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue