diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 073418969d7bf52c9ec6603278486902d1ff70af..14c417688686180b2254a7a78987be4423e14b58 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -656,6 +656,8 @@ Set the number of audio frames to record.
 Set the audio sampling frequency (default = 44100 Hz).
 @item -ab @var{bitrate}
 Set the audio bitrate in bit/s (default = 64k).
+@item -aq @var{q}
+Set the audio quality (codec-specific, VBR).
 @item -ac @var{channels}
 Set the number of audio channels (default = 1).
 @item -an