mirror of
https://github.com/revanced/revanced-cli.git
synced 2025-05-01 23:24:35 +02:00
fix: Fix typo (#300)
This commit is contained in:
parent
3afa590616
commit
9d96bb7b4c
@ -51,7 +51,7 @@ internal object ListPatchesCommand : Runnable {
|
|||||||
|
|
||||||
@Option(
|
@Option(
|
||||||
names = ["-i", "--index"],
|
names = ["-i", "--index"],
|
||||||
description = ["List the index of of each patch in relation to the supplied patch bundles."],
|
description = ["List the index of each patch in relation to the supplied patch bundles."],
|
||||||
showDefaultValue = ALWAYS
|
showDefaultValue = ALWAYS
|
||||||
)
|
)
|
||||||
private var withIndex: Boolean = true
|
private var withIndex: Boolean = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user