mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
fix: extra newline
This commit is contained in:
parent
295ab1e76d
commit
80b1fb51ee
4 changed files with 6 additions and 15 deletions
|
|
@ -30,10 +30,8 @@ pattern = [
|
|||
suggest = [
|
||||
'''
|
||||
#[executable(sudo)]
|
||||
sudo {{command}}
|
||||
''',
|
||||
sudo {{command}}''',
|
||||
'''
|
||||
#[executable(doas)]
|
||||
doas {{command}}
|
||||
''',
|
||||
doas {{command}}''',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue