usr/share/man/man1/byobu.1: fix lintian warning about hyphen

This commit is contained in:
Dustin Kirkland 2010-08-02 18:51:53 -04:00
commit 42e8ea22e9
2 changed files with 5 additions and 4 deletions

1
debian/changelog vendored
View file

@ -32,6 +32,7 @@ byobu (3.0) unreleased; urgency=low
* AUTHORS, README: update email address and install instructions
* debian/rules, usr/bin/byobu-export, usr/share/man/man1/byobu-export.1:
- deprecate the byobu-export utility
* usr/share/man/man1/byobu.1: fix lintian warning about hyphen
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 07 Jul 2010 11:36:03 -0400

View file

@ -88,10 +88,10 @@ User can also launch Byobu with unique window sets. Users can store these as \f
For example:
$ cat ~/.byobu/windows.ssh_sessions
screen -t localhost bash
screen -t aussie ssh root@aussie
screen -t beagle ssh root@beagle
screen -t collie ssh root@collie
screen \-t localhost bash
screen \-t aussie ssh root@aussie
screen \-t beagle ssh root@beagle
screen \-t collie ssh root@collie
$ BYOBU_WINDOWS=ssh_sessions byobu
.SH UNITS OF MEASURE