We had an unused feature that is now a feature request: ```python parser.add_argument('-R', '--realtime', help='Read the conn.log in real time.', required=False, type=bool, default=False) ```