From c6c137d68891c356477a2a6519af0943af72abea Mon Sep 17 00:00:00 2001 From: nick black Date: Tue, 9 Feb 2021 18:50:20 -0500 Subject: [PATCH] ncplayer.1: describe -q option completely --- doc/man/man1/ncplayer.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/man1/ncplayer.1.md b/doc/man/man1/ncplayer.1.md index 529c60a8f..37fcddec0 100644 --- a/doc/man/man1/ncplayer.1.md +++ b/doc/man/man1/ncplayer.1.md @@ -40,7 +40,7 @@ be any non-negative number. **-k**: Inhibit use of the alternate screen. Necessary if you want the output left on your terminal after the program exits. -**-q**: Don't print frame/timing information along the top of the screen. +**-q**: Print neither frame/timing information along the top of the screen, nor the output summary on exit. **-V**: Print the program name and version, and exit with success.