Calling this command, no matter which arguments are used fails:
bin/cghooks add
[Symfony\Component\Console\Exception\LogicException]
An option with shortcut "n" already exists.
add [-f|--force] [-n|--no-lock] [-i|--ignore-lock]
Seems like the console application already uses -n for something else.