mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05: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
|
||||
|
||||
# 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue