Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
4,681
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.30 KB | None | 0 0
  1. $ php -f shell/log.php help  
  2.  
  3. Usage:  php -f log.php -- [options]
  4.         php -f log.php -- clean --days 1
  5.  
  6. clean             Clean Logs
  7. --days <days>     Save log, days. (Minimum 1 day, if defined - ignoring system value)
  8. status            Display statistics per log tables
  9. help              This help
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement