From 7df10d5a09b7079ec2ab9c66cf7c0572ac8d6bd2 Mon Sep 17 00:00:00 2001 From: dtrv Date: Wed, 16 Nov 2022 10:46:26 +0100 Subject: [PATCH] add synopsis to man byobu-ctrl-a man(1) of `byobu-ctrl-a` shows optional arguments for setting ctrl-a behavior non-interactively --- usr/share/man/man1/byobu-ctrl-a.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/usr/share/man/man1/byobu-ctrl-a.1 b/usr/share/man/man1/byobu-ctrl-a.1 index 23fcf0ac..3608f8aa 100644 --- a/usr/share/man/man1/byobu-ctrl-a.1 +++ b/usr/share/man/man1/byobu-ctrl-a.1 @@ -2,6 +2,11 @@ .SH NAME byobu\-ctrl\-a \- Configure Byobu's ctrl-a behavior +.SH SYNOPSIS +.B byobu-ctrl-a +['screen'|'tmux'] +[key] + .SH DESCRIPTION \fBbyobu\-ctrl\-a\fP is an interactive program that allows a user to configure the behavior of the 'ctrl-a' key sequence.