mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
11 lines
113 B
TOML
11 lines
113 B
TOML
command = "pacman"
|
|
|
|
[[match_err]]
|
|
pattern = [
|
|
"no operation specified"
|
|
]
|
|
suggest = [
|
|
'''
|
|
{{command}} -Syu'''
|
|
]
|
|
|