Symantec AntiVirus for Linux (SAVFL) の sav コマンドのヘルプ

$ /opt/Symantec/symantec_antivirus/sav --help
Usage: sav [OPTIONS] COMMAND

Options are:
 -q | --quiet
 -h | --help

Commands are:
  autoprotect
    -e | --enable
    -d | --disable
  manualscan
    -s | --scan <file list>
    -c | --clscan <file list>
    -t | --stop
  scheduledscan
    -c | --create <ID>
      -f | --frequency <daily|weekly|monthly>
      -i | --interval <HH:MM|SUN-SAT|1-31>
      -t | --time <HH:MM>
      -m | --missedevents <0|1>
    -l | --list
    -n | --info <ID>
    -d | --delete <ID>
    -e | --enable <ID>
    -s | --disable <ID>
    -p | --stop <ID>
  liveupdate
    -u | --update
    -v | --view
    -s | --schedule
      -f | --frequency <daily|weekly|monthly>
      -i | --interval <HH:MM|SUN-SAT|1-31>
      -t | --time <HH:MM>
      -m | --missedevents <0|1>
  quarantine
    -l | --list
    -d | --delete <ID>
    -r | --restore <ID>
    -p | --repair <ID>
    -i | --info <ID>
  definitions
    -r | --rollback
    -u | --usenewest
  info
    -d | --defs
    -e | --engine
    -p | --product
    -s | --scanner
    -a | --autoprotect
    -t | --threats

For more information please refer to the man page or documentation.

ちょくちょくお世話になる解説のページ
Symantec AntiVirus for Linux の運用コマンド
http://blog.torigoya.net/2012/02/19/sav-ope/