doc: foot.1: remove ‘--’ from example command line

This commit is contained in:
Daniel Eklöf 2020-10-08 19:54:28 +02:00
parent 4c242cacb3
commit 7e0cfd46c6
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -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