From 657c98d52051d9a268f827ebc860a81b57d3af1f Mon Sep 17 00:00:00 2001 From: Craig Barnes Date: Mon, 3 Aug 2020 02:53:25 +0100 Subject: [PATCH] doc: fix "SYNOPSIS" section in footclient(1) man page --- doc/footclient.1.scd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/footclient.1.scd b/doc/footclient.1.scd index 88b6676c..dad93ed3 100644 --- a/doc/footclient.1.scd +++ b/doc/footclient.1.scd @@ -4,8 +4,8 @@ footclient(1) footclient - start new terminals in a foot server # SYNOPSIS -*foot* [_OPTIONS_]++ -*foot* [_OPTIONS_] <_command_> [_COMMAND OPTIONS_] +*footclient* [_OPTIONS_]++ +*footclient* [_OPTIONS_] <_command_> [_COMMAND OPTIONS_] All trailing (non-option) arguments are treated as a command, and its arguments, to execute (instead of the default shell).