diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-19 12:15:48 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-20 10:07:51 +0900 |
commit | 3506b4a7df2b34e44a1ccff222f588f666b2a690 (patch) | |
tree | ea2b7689e65dc383d5a30d5ba931494eaf01d527 | |
parent | 2ce8abf50995982ff5c1b136f999cc269017fec5 (diff) | |
download | kstreamripper-3506b4a7df2b34e44a1ccff222f588f666b2a690.tar.gz kstreamripper-3506b4a7df2b34e44a1ccff222f588f666b2a690.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 50d320ef3acab207a4fc614a80fb4fd1c01aa08a)
-rw-r--r-- | doc/man/kstreamripper.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/kstreamripper.1 b/doc/man/kstreamripper.1 index 3129be6..5e70736 100644 --- a/doc/man/kstreamripper.1 +++ b/doc/man/kstreamripper.1 @@ -2,7 +2,7 @@ .SH "NAME" kstreamripper \- TDE frontend for streamripper .SH "SYNOPSIS" -.B kstreamripper [Qt\-options] [TDE\-options] +.B kstreamripper [TQt\-options] [TDE\-options] .SH "DESCRIPTION" KStreamRipper is a small frontend for the streamripper command line utility. Streamripper captures internet shoutcast radio streams @@ -12,8 +12,8 @@ you with managing/ripping your preferred streams. .SH "OPTIONS" .IP "\fB\-\-help\fR" Show help about options -.IP "\fB\-\-help\-qt\fR" -Show Qt specific options +.IP "\fB\-\-help\-tqt\fR" +Show TQt specific options .IP "\fB\-\-help\-tde\fR" Show TDE specific options .IP "\fB\-\-help\-all\fR" |