We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad681a commit 3d40e40Copy full SHA for 3d40e40
README.md
@@ -264,6 +264,10 @@ defeats_cache = True ; whether the drive is capable of defeating the audio cac
264
read_offset = 6 ; drive read offset in positive/negative frames (no leading +)
265
# do not edit the values 'vendor', 'model', and 'release'; they are used by whipper to match the drive
266
267
+# top-level whipper arguments go in [whipper]; subcommand arguments go in [whipper.subcommand...]
268
+[whipper]
269
+eject = always
270
+
271
# command line defaults for `whipper cd rip`
272
[whipper.cd.rip]
273
unknown = True
0 commit comments