summaryrefslogtreecommitdiffstats
path: root/etc/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/example.conf')
-rw-r--r--etc/example.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/example.conf b/etc/example.conf
index a0dd29ff08..2f62f95776 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -136,6 +136,12 @@ cache = 8192 # use 8Mb input cache by default
# slang = en # DVD : display english subtitles if available
# alang = en # DVD : play english audio tracks if available
+
+## This is the correct way to use "subconfig" type options in the
+## configuration file. In the command line you use :
+## -aop list=resample:fout=44100 , but here it is :
+# aop=list=resample:fout=44100
+
##
## You can also include other configfiles
## Specify full path!