clink
clink copied to clipboard
Can't use help function
When running the command "clink autorun –-help" I only get this error:
"ERROR: Invalid arguments. Run 'clink autorun --help' for info."
Expected results: That the help function should work as the command prompt tells me it should.
None of the inputs are --help
. It looks like the clink autorun --help
is being copy/pasted from maybe an email program that is converting hyphens in endash or emdash characters, or maybe a software keyboard is being used that converts minus signs into endash or emdash characters. Notice how the two dashes in the input line are visibly different widths -- that's because the first one is not a minus sign and was not typed in manually, it was copy/pasted from somewhere. Also the û-help
in the error message is another telltale indicator of that.
Everything is functioning correctly here. Either type in the command manually, or turn off the smart formatting in whatever program the text is being copy/pasted from.
Even the official site gets it wrong. Our technology is unfriendly to double hyphens :-)
This looks working https://github.com/chrisant996/clink
Even the official site gets it wrong. Our technology is unfriendly to double hyphens :-)
This repo was abandoned years ago. The owner has disappeared and there is no way to update anything about the site.
As mentioned in many posts and issues here, the chrisant996 fork is active and is the new official site.