mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-13 10:16:57 -07:00
usr/share/man/man1/byobu.1: add a synopsis section that mentions options
simply passed through to screen, LP: #669566
This commit is contained in:
parent
52d9a968bf
commit
6c2f51fbda
2 changed files with 7 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -17,6 +17,8 @@ byobu (3.7) unreleased; urgency=low
|
|||
- use gsed, where available; should help with BSD issues running byobu,
|
||||
LP: #651993
|
||||
* README: add a note about gsed
|
||||
* usr/share/man/man1/byobu.1: add a synopsis section that mentions options
|
||||
simply passed through to screen, LP: #669566
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 21 Oct 2010 12:09:14 -0500
|
||||
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
.SH NAME
|
||||
byobu \- wrapper script for seeding a user's byobu configuration and launching screen
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBbyobu\fP [screen options]
|
||||
|
||||
Options to \fBbyobu\fP are simply passed through \fBscreen\fP(1).
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBbyobu\fP is a script that launches GNU screen in the byobu configuration. This enables the display of system information and status notifications within two lines at the bottom of the screen session. It also enables multiple tabbed terminal sessions, accessible through simple keystrokes.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue