mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
78 lines
652 B
TOML
78 lines
652 B
TOML
command = "npm"
|
|
|
|
[[match_err]]
|
|
pattern = [
|
|
"unknown command"
|
|
]
|
|
suggest = [
|
|
'''
|
|
{{command[0]}} {{typo[1](
|
|
access,
|
|
adduser,
|
|
audit,
|
|
bugs,
|
|
cache,
|
|
ci,
|
|
completion,
|
|
config,
|
|
dedupe,
|
|
deprecate,
|
|
diff,
|
|
dist-tag,
|
|
docs,
|
|
doctor,
|
|
edit,
|
|
exec,
|
|
explain,
|
|
explore,
|
|
find-dupes,
|
|
fund,
|
|
get,
|
|
help,
|
|
help-search,
|
|
hook,
|
|
init,
|
|
install,
|
|
install-ci-test,
|
|
install-test,
|
|
link,
|
|
ll,
|
|
login,
|
|
logout,
|
|
ls,
|
|
org,
|
|
outdated,
|
|
owner,
|
|
pack,
|
|
ping,
|
|
pkg,
|
|
prefix,
|
|
profile,
|
|
prune,
|
|
publish,
|
|
query,
|
|
rebuild,
|
|
repo,
|
|
restart,
|
|
root,
|
|
run-script,
|
|
sbom,
|
|
search,
|
|
set,
|
|
shrinkwrap,
|
|
star,
|
|
stars,
|
|
start,
|
|
stop,
|
|
team,
|
|
test,
|
|
token,
|
|
uninstall,
|
|
unpublish,
|
|
unstar,
|
|
update,
|
|
version,
|
|
view,
|
|
whoami
|
|
)}} {{command[2:]}} '''
|
|
]
|