mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
byobu-export.1, byobu-launcher.1, byobu-select-profile.1: minor manpage
fixes, updating the names of the utilities to use "byobu" rather than "screen"
This commit is contained in:
parent
2dc08bdb2f
commit
e20fd9b6ce
4 changed files with 12 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
||||||
.TH screen\-launcher 1 "28 Mar 2009" byobu "byobu"
|
.TH byobu\-export 1 "28 Mar 2009" byobu "byobu"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
byobu\-export \- create a byobu archive for export
|
byobu\-export \- create a byobu archive for export
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
.TH screen\-launcher 1 "16 Jan 2009" byobu "byobu"
|
.TH byobu\-launcher 1 "16 Jan 2009" byobu "byobu"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
screen\-launcher \- Screen Launcher
|
byobu\-launcher \- Byobu Launcher
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
\fBscreen\-launcher\fP is a simple application that will launch "screen", reconnecting to an existing detached session (if available).
|
\fBbyobu\-launcher\fP is a simple application that will launch "screen" in a byobu configuration, reconnecting to an existing detached session (if available).
|
||||||
|
|
||||||
This script exists for simple insertion and removal from a user's $HOME/.screenrc file, by the \fBbyobu\fP utility.
|
This script exists for simple insertion and removal from a user's $HOME/.screenrc file, by the \fBbyobu\fP utility.
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
.TH select\-screen\-profile 1 "14 Dec 2008" byobu "byobu"
|
.TH select\-byobu\-profile 1 "14 Dec 2008" byobu "byobu"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
select\-screen\-profile \- Screen Profile Selector
|
select\-byobu\-profile \- Screen Profile Selector
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
\fBselect\-screen\-profile\fP is an application that lists the available byobu screen profiles on a system and prompts the user to select one.
|
\fBselect\-byobu\-profile\fP is an application that lists the available byobu screen profiles on a system and prompts the user to select one.
|
||||||
|
|
||||||
The selected profile will be symbolically linked into the current user's $HOME/.byobu/profile, if that file does not yet exist, or is currently a symbolic link.
|
The selected profile will be symbolically linked into the current user's $HOME/.byobu/profile, if that file does not yet exist, or is currently a symbolic link.
|
||||||
|
|
||||||
|
@ -17,6 +17,6 @@ The selected profile will be symbolically linked into the current user's $HOME/.
|
||||||
.PD
|
.PD
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
This manpage and the \fBselect\-screen\-profile\fP utility was 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.
|
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.
|
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
|
||||||
|
|
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -4,8 +4,11 @@ byobu (2.34) unreleased; urgency=low
|
||||||
distros (busybox, Arch), LP: #434047
|
distros (busybox, Arch), LP: #434047
|
||||||
* byobu.1: fix manpage, mem_used was listed twice, mail was in the wrong
|
* byobu.1: fix manpage, mem_used was listed twice, mail was in the wrong
|
||||||
place, LP: #434052
|
place, LP: #434052
|
||||||
|
* byobu-export.1, byobu-launcher.1, byobu-select-profile.1: minor manpage
|
||||||
|
fixes, updating the names of the utilities to use "byobu" rather than
|
||||||
|
"screen"
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 21 Sep 2009 09:58:55 -0700
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 21 Sep 2009 11:04:11 -0700
|
||||||
|
|
||||||
byobu (2.33-0ubuntu1) karmic; urgency=low
|
byobu (2.33-0ubuntu1) karmic; urgency=low
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue