screenie (1.30.0-5.1) screenie.1

Summary

 screenie.1 |   36 ++++++++++++++++++++++++------------
 1 file changed, 24 insertions(+), 12 deletions(-)

    
download this patch

Patch contents

--- screenie-1.30.0.orig/screenie.1
+++ screenie-1.30.0/screenie.1
@@ -1,27 +1,39 @@
-.TH SCREENIE 1 "Marc 28, 1996" "SCREENIE" "Utility Commands"
+.TH SCREENIE 1 "March 28, 1996" "SCREENIE" "Utility Commands"
 .SH NAME
 screenie - terminal screen(1) session handler
 .SH SYNOPSIS
 .B screenie 
-[-v] [-j "<jobname>" "<job>"]
+.RB [\| \-v \|]
+.RB [\| \-j
+.IR jobname
+.IR job \|]
 .SH OPTIONS
--j  run screen jobs given by commandline
-.br
--v  display version
+.TP
+.BI \-j\  name \  job
+Run the given screen
+.IR job .
+Give it the respective
+.IR name .
+.TP
+.BI \-v
+Display version.
 .SH DESCRIPTION
 
-Screenie is a small and lightweight screen(1) frontend that is designed 
+Screenie is a small and lightweight \fBscreen\fR(1) frontend that is designed 
 to be a session handler that simplifies the process of administrating
 detached jobs by providing an interactive menu.
 
-Please note that you can improve the quality of screenie by sending patches,
-comments, hints, ideas, bug- and testreports to the author.
+Please note that you can improve the quality of
+.B screenie
+by sending patches, comments, hints, ideas, bug- and testreports to the author.
 .br
 .SH EXAMPLE
-screenie (interactive mode)
-.br
-screenie -j "System stat" "top"
+.TP \w'screenie\ 'u
+.B screenie
+Run in interactive mode
+.TP 
+\fBscreenie \-j \fR"\fISystem stat\fR" "\fItop\fR"
 .SH ABOUT
 screenie was written by Marc O. Gloor <mgloor@fhzh.ch>
 .SH SEE ALSO
-SCREEN(1)
+screen(1)