From 7e0cfd46c6ab42505dd0d450ebefa9cd4d3a8011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Thu, 8 Oct 2020 19:54:28 +0200 Subject: [PATCH] =?UTF-8?q?doc:=20foot.1:=20remove=20=E2=80=98--=E2=80=99?= =?UTF-8?q?=20from=20example=20command=20line?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/foot.1.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/foot.1.scd b/doc/foot.1.scd index c8fbddc7..601c23f8 100644 --- a/doc/foot.1.scd +++ b/doc/foot.1.scd @@ -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