bin/byobu-launcher, bin/byobu-select-session,

share/man/man1/byobu-select-session.1: add a dynamic prompt if
automatically launching byobu on a server where multiple sessions
exist, LP: #368963
This commit is contained in:
Dustin Kirkland 2010-01-12 11:55:52 -06:00
commit 954c3ef565
4 changed files with 84 additions and 2 deletions

View file

@ -0,0 +1,20 @@
.TH byobu\-select\-session 1 "12 Jan 2010" byobu "byobu"
.SH NAME
byobu\-select\-session \- select and connect to a byobu session
.SH DESCRIPTION
\fBbyobu\-select\-profile\fP is an application that lists the available screen sessions running on the system, and prompts the user to select one. If an invalid selection is chosen 3 times in a row, the user is connected to the youngest session. If only one session exists, the user is connected to that session. If no sessions exist, a new session is created.
.SH "SEE ALSO"
.PD 0
.TP
\fBbyobu\fP(1), \fBscreen\fP(1)
.TP
\fIhttp://launchpad.net/byobu\fP
.PD
.SH AUTHOR
This manpage and the utility were written by Dustin Kirkland <kirkland@canonical.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.