-
Notifications
You must be signed in to change notification settings - Fork 190
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hi,
clink autorun install --help
shows
install <args...> Installs a command to cmd.exe's autorun to start Clink
All '<args>' that follow 'install' are passed to
Clink - see 'clink inject --help' for reference.
and
clink inject --help
shows
Usage: inject [options]
Options:
-p, --profile <path> Specifies an alternative path for profile data.
But running
clink autorun install -a -p C:\var\clink
returns an error
autorun: invalid option -- `-p'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation