Ignore:
Timestamp:
Oct 12, 2007 6:29:24 PM (6 years ago)
Author:
jrollins
Message:

cereal: a bunch of clean up/simplification of error handling and list
function. added notes on log limits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cereal/fs/usr/share/man/man1/cereal.1

    r542 r651  
    1616an attached session, use "C-\\ d".  For help on other available commands, use 
    1717"C-\\ ?".  Cereal uses a limited instance of screen to provide the console.  See 
    18 \fBscreen\fP(1) for more info on the available commands.  (`a' may be used in 
    19 place of `attach'.) 
     18\fBscreen\fP(1) for more info on the available commands.  `a' may be used in 
     19place of `attach'. 
    2020.TP 
    2121.B follow [options] SESSION 
    2222Follow (watch, without being able to intervene) a cereal session SESSION.  The 
    2323options are:  -c [--cat] to cat log instead of follow; -p [--path] to output 
    24 just the path to the log file and exit.  (`f' may be used in place of `follow'.)  
     24just the path to the log file and exit.  `f' may be used in place of `follow'. 
    2525.TP 
    2626.B list [SESSION]... 
     
    3030whether the user can attach to the session (a) or not (-), 
    3131whether the user can follow the session (f) or not (-). 
    32 (`l' may be used in place of `list'.) 
     32`l' may be used in place of `list'. 
    3333.TP 
    3434.B help 
    35 Output a brief usage summary.  (`h' or `?' may be used in place of `help'.) 
     35Output a brief usage summary.  `h' or `?' may be used in place of `help'. 
     36.PD 
     37.SH EXIT STATUS 
     38Exit status is 0 if OK, 1 if minor problems, 2 if serious trouble. 
    3639.PD 
    3740.SH AUTHOR 
Note: See TracChangeset for help on using the changeset viewer.