From: Soeren Apel Date: Tue, 6 Jun 2017 14:16:11 +0000 (+0200) Subject: Update cli usage hint and remove unnecessary description text X-Git-Tag: pulseview-0.4.0~26 X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=41e2ade4fcb7f064a583eaa1a24b14284e75a555;hp=41e2ade4fcb7f064a583eaa1a24b14284e75a555;ds=sidebyside Update cli usage hint and remove unnecessary description text I don't know any cli tool that shows a description text on the same line as the usage and sigrok-cli doesn't do it either, so it shouldn't be there. As I don't see any other place where it would make sense, I remove it completely. ---