mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
* usr/share/man/man1/byobu-screen.1, usr/share/man/man1/byobu-tmux.1,
usr/share/man/man1/Makefile.am: - add manpages
This commit is contained in:
parent
eb2976dbbc
commit
6b89d64335
4 changed files with 42 additions and 1 deletions
|
@ -1 +1 @@
|
|||
man_MANS = byobu.1 byobu-config.1 byobu-ctrl-a.1 byobu-disable.1 byobu-enable.1 byobu-export.1 byobu-janitor.1 byobu-launch.1 byobu-launcher.1 byobu-launcher-install.1 byobu-launcher-uninstall.1 byobu-reconnect-sockets.1 byobu-select-profile.1 byobu-select-session.1 byobu-status.1 byobu-status-detail.1 byobu-shell.1
|
||||
man_MANS = byobu.1 byobu-config.1 byobu-ctrl-a.1 byobu-disable.1 byobu-enable.1 byobu-export.1 byobu-janitor.1 byobu-launch.1 byobu-launcher.1 byobu-launcher-install.1 byobu-launcher-uninstall.1 byobu-reconnect-sockets.1 byobu-select-profile.1 byobu-select-session.1 byobu-status.1 byobu-status-detail.1 byobu-shell.1 byobu-tmux.1 byobu-screen.1
|
||||
|
|
19
usr/share/man/man1/byobu-screen.1
Normal file
19
usr/share/man/man1/byobu-screen.1
Normal file
|
@ -0,0 +1,19 @@
|
|||
.TH byobu-screen 1 "10 Aug 2011" byobu "byobu"
|
||||
.SH NAME
|
||||
byobu\-screen \- Launch byobu with screen as the backend
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBbyobu\-screen\fP launches \fBbyobu\fP(1) with \fBscreen\fP(1) as the backend window manager.
|
||||
|
||||
.SH SEE ALSO
|
||||
|
||||
\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@ubuntu.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document and the utility under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
|
||||
|
||||
The complete text of the GNU General Public License can be found in \fI/usr/share/common-licenses/GPL\fP on Debian/Ubuntu systems, or in \fI/usr/share/doc/fedora-release-*/GPL\fP on Fedora systems, or on the web at \fIhttp://www.gnu.org/licenses/gpl.txt\fP.
|
19
usr/share/man/man1/byobu-tmux.1
Normal file
19
usr/share/man/man1/byobu-tmux.1
Normal file
|
@ -0,0 +1,19 @@
|
|||
.TH byobu-tmux 1 "10 Aug 2011" byobu "byobu"
|
||||
.SH NAME
|
||||
byobu\-tmux \- Launch byobu with tmux as the backend
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBbyobu\-tmux\fP launches \fBbyobu\fP(1) with \fBtmux\fP(1) as the backend window manager.
|
||||
|
||||
.SH SEE ALSO
|
||||
|
||||
\fBbyobu\fP(1), \fBtmux\fP(1)
|
||||
|
||||
.TP
|
||||
\fIhttp://launchpad.net/byobu\fP
|
||||
.PD
|
||||
|
||||
.SH AUTHOR
|
||||
This manpage and the utility were written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document and the utility under the terms of the GNU General Public License, Version 3 published by the Free Software Foundation.
|
||||
|
||||
The complete text of the GNU General Public License can be found in \fI/usr/share/common-licenses/GPL\fP on Debian/Ubuntu systems, or in \fI/usr/share/doc/fedora-release-*/GPL\fP on Fedora systems, or on the web at \fIhttp://www.gnu.org/licenses/gpl.txt\fP.
|
Loading…
Add table
Add a link
Reference in a new issue