Skip to content

Commit c8b483f

Browse files
committed
Mention --no-prints in whisperfile man page
Fixes #544
1 parent b17ccd1 commit c8b483f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

whisper.cpp/main.1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Translate audio into English text.
3939
Time offset in milliseconds.
4040
.It Fl d Ar N , Fl Fl duration Ar N
4141
Duration of audio to process in milliseconds.
42+
.It Fl np , Fl Fl no-prints
43+
Do not print anything other than the results.
4244
.It Fl pc , Fl Fl print-colors
4345
Enables CLI printing of ANSI color codes.
4446
.Pp

0 commit comments

Comments
 (0)