mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
add: rm rules [is directory]
This commit is contained in:
parent
f17e4c4ce2
commit
eb59cbde7f
1 changed files with 7 additions and 0 deletions
|
|
@ -6,3 +6,10 @@ suggest = [
|
||||||
'''
|
'''
|
||||||
{{command[:-2]}} {{typo[-1](file)}}'''
|
{{command[:-2]}} {{typo[-1](file)}}'''
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[match_err]]
|
||||||
|
pattern = [ "is a directory", ]
|
||||||
|
suggest = [
|
||||||
|
'''
|
||||||
|
{{command[0]}} -r {{command[1:]}}'''
|
||||||
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue