summaryrefslogtreecommitdiff
path: root/doc/outdevs.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/outdevs.texi')
-rw-r--r--doc/outdevs.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/outdevs.texi b/doc/outdevs.texi
index 6aedfa7079..ef277b797f 100644
--- a/doc/outdevs.texi
+++ b/doc/outdevs.texi
@@ -5,8 +5,8 @@ Output devices are configured elements in FFmpeg which allow to write
multimedia data to an output device attached to your system.
When you configure your FFmpeg build, all the supported output devices
-are enabled by default. You can list them using the configure option
-"--list-outdevs".
+are enabled by default. You can list all available ones using the
+configure option "--list-outdevs".
You can disable all the output devices using the configure option
"--disable-outdevs", and selectively enable an output device using the