usr/share/man/man1/byobu.1: add a synopsis section that mentions options

simply passed through to screen, LP: 
This commit is contained in:
Dustin Kirkland 2010-11-02 23:11:13 -05:00
commit 6c2f51fbda
2 changed files with 7 additions and 0 deletions
debian
usr/share/man/man1

2
debian/changelog vendored
View file

@ -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

View file

@ -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.