diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/pactl.1.xml.in | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index bb366ea5..3a70fb64 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -66,8 +66,11 @@ USA. <section name="Commands"> <option> - <p><opt>stat</opt></p> - <optdesc><p>Dump a few statistics about the memory usage of the PulseAudio daemon.</p></optdesc> + <p><opt>stat</opt> [short]</p> + <optdesc><p>Dump a few statistics about the memory usage of the PulseAudio daemon. (Note: for backwards + compatibility, we also show the output of the <arg>info</arg> command. In order to only show + statistics, use the optional <arg>short</arg> argument. In a future version of PA we will + make this the default)</p></optdesc> </option> <option> |