Wireshark-commits: [Wireshark-commits] master-3.0 41ab963: The non-flag arguments to tshark aren't
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Feb 2019 22:17:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=41ab963f687a53f785f0be71a989c9dcb3c9da75
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

41ab963 by Guy Harris (guy@xxxxxxxxxxxx):

    The non-flag arguments to tshark aren't necessarily a capture filter.
    
    They're a capture filter if you're capturing live traffic; they're a
    display (read) filter if you're reading a capture file.
    
    Change-Id: Ia2f5bcdb0098bf3c2b4a3d99da5bfe768e09b5a0
    Reviewed-on: https://code.wireshark.org/review/32207
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 2f92618e12c76b9f0e8aed80de6222e26f6dca62)
    Reviewed-on: https://code.wireshark.org/review/32208
    

Actions performed:

    from  b8db0be   Qt: Info label fixes in the Profile dialog
     add  41ab963   The non-flag arguments to tshark aren't necessarily a capture filter.


Summary of changes:
 doc/tshark.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)