mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
doc: document how to specify command to execute instead of shell
This commit is contained in:
parent
9fe6e8cc48
commit
d45af7fd76
1 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,11 @@ foot(1)
|
||||||
foot - Wayland terminal emulator
|
foot - Wayland terminal emulator
|
||||||
|
|
||||||
# SYNOPSIS
|
# SYNOPSIS
|
||||||
*foot* [_OPTIONS_]...
|
*foot* [_OPTIONS_]++
|
||||||
|
*foot* [_OPTIONS_] -- <command>
|
||||||
|
|
||||||
|
All trailing (non-option) arguments are treated as a command to
|
||||||
|
execute (instead of the shell).
|
||||||
|
|
||||||
# OPTIONS
|
# OPTIONS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue