Skip to content

Commit 3d40e40

Browse files
committed
Update README.md config file example
Show how to set top-level whipper arguments Signed-off-by: Harry Stern <[email protected]>
1 parent 6ad681a commit 3d40e40

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,10 @@ defeats_cache = True ; whether the drive is capable of defeating the audio cac
264264
read_offset = 6 ; drive read offset in positive/negative frames (no leading +)
265265
# do not edit the values 'vendor', 'model', and 'release'; they are used by whipper to match the drive
266266

267+
# top-level whipper arguments go in [whipper]; subcommand arguments go in [whipper.subcommand...]
268+
[whipper]
269+
eject = always
270+
267271
# command line defaults for `whipper cd rip`
268272
[whipper.cd.rip]
269273
unknown = True

0 commit comments

Comments
 (0)