Wireshark-commits: [Wireshark-commits] master-2.6 20a7092: The non-flag arguments to tshark aren't

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Feb 2019 22:19:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20a70921d4dd9bd0879b965721f0a53fd84cb858
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

20a7092 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
    (cherry picked from commit b5047eff6d46cbfd14088bb9cea90dd0a40f268c)
    Reviewed-on: https://code.wireshark.org/review/32209
    

Actions performed:

    from  65c8455   Qt: Info label fixes in the Profile dialog
     add  20a7092   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(-)