mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-24 05:42:40 +08:00
Update main.go
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
This commit is contained in:
parent
ebe77984c6
commit
5a245519fe
2
main.go
2
main.go
@ -197,7 +197,7 @@ var flags = []cli.Flag{
|
|||||||
Name: "changes-only",
|
Name: "changes-only",
|
||||||
Value: false,
|
Value: false,
|
||||||
Usage: "Avoids re-uploading pages that haven't changed since the last run.",
|
Usage: "Avoids re-uploading pages that haven't changed since the last run.",
|
||||||
EnvVars: []string{"CHANGES_ONLY"},
|
EnvVars: []string{"MARK_CHANGES_ONLY"},
|
||||||
}),
|
}),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user