Change comment to reflect reality.

When the -C flag was added, it meant (and still means) "[C]ontinue after
open errors", which was new behavior; the default "exit on open errors"
behavior was not changed.

Change-Id: I066c1aaef544e57efb39404e2dd61acbd9a91754
Reviewed-on: https://code.wireshark.org/review/31614
Reviewed-by: Guy Harris <guy@alum.mit.edu>
sylvain/gmr1
Guy Harris 2019-01-19 13:34:14 -08:00
parent d89d98b66d
commit b32c8432c7
1 changed files with 2 additions and 5 deletions

View File

@ -15,11 +15,8 @@
*
* New capinfos features
*
* Continue processing additional files after
* a wiretap open failure. The new -C option
* reverts to capinfos' original behavior which
* is to cancel any further file processing at
* first file open failure.
* Add a new -C option to continue processing
* additional files after a wiretap open failure.
*
* Change the behavior of how the default display
* of all infos is initiated. This gets rid of a