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

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