'--remove-key[remove a configuration key (and all its values)]' \
'(-f --force)'{-f,--force}'[write to the config file using the yaml parser]' \
;;
(init)
_arguments -C $help_opts \
;;
(*)
#_arguments -C $opts
_path_files
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.