home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FS132_MA.ZIP / EXPIRE.MAN < prev    next >
Encoding:
Text File  |  1993-05-05  |  721 b   |  29 lines

  1. .se Applications
  2. .vm 1
  3. .vi 3
  4. .rl 2
  5. .da 07 May, 1993
  6. .ss expire.exe
  7. .sa explist
  8.  
  9. Expire removes news articles that are "n" days old.  The value for "n" is 
  10. specified in the explist file, or overrided with the -d option.
  11.  
  12. Optional Parameters:
  13.  
  14.   -g  Lets you specify a specific group or group set to expire.
  15.  
  16.       expire -g rec
  17.       expire -g comp.sys.all
  18.       expire -g comp,rec,alt.sex.all
  19.  
  20.   -d  Allows you to override the expire value in days that is specified in 
  21.       the explist file.
  22.  
  23.       expire -d4
  24.  
  25.   -t  Runs expire in test mode, i.e it shows its actions but doesn't perform 
  26.       any expirations.
  27.  
  28.   -v  Runs expire in verbose mode, so that all debugging output is displayed.
  29.