11-23-2017, 07:01 PM
Hitting 'Resume' when you're already running just prints 'Resumed' again, even if you are not paused.
If you press Enter, you'll see some progress information. Or you can add --status to display status every once in a while, and adjust the time period with --status-timer
Also note that when you explicitly specify an output file with -o, the output goes to the file, not to the screen.
If you press Enter, you'll see some progress information. Or you can add --status to display status every once in a while, and adjust the time period with --status-timer
Also note that when you explicitly specify an output file with -o, the output goes to the file, not to the screen.
~