mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
clink.json: notes: correct the "clink autorun" (#1286)
C:> clink autorun ERROR: Invalid arguments. Run 'clink autorun --help' for info.
This commit is contained in:
parent
dcb178a2e7
commit
d6392c00fd
@ -13,7 +13,7 @@
|
||||
"persist": "profile",
|
||||
"notes": [
|
||||
"Run 'clink inject' to start clink on the current cmd",
|
||||
"Run 'clink autorun' to auto start clink"
|
||||
"Run 'clink autorun install' to auto start clink"
|
||||
],
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/mridgers/clink/releases/download/$version/clink_$version.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user