Commit 1e25baf8 authored by robertdavidgraham's avatar robertdavidgraham
Browse files

#68 --rotate-size option added

parent 55f5bd68
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -159,6 +159,9 @@ one port.
  * `--rotate-offset <time>`: an offset in the time. This is to accomodate
    timezones.

  * `--rotate-size <size>`: rotates the output file when it exceeds the
    given size.

  * `--rotate-dir <directory>`: when rotating the file, this specifies which
    directory to move the file to. A useful directory is `/var/log/masscan`.