mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 12:06:04 +00:00
Make a sudo
pattern more general
``` % mount -o uid=martin /dev/sdc1 mnt mount: only root can use "--options" option ```
This commit is contained in:
parent
174ada054d
commit
aaa66b6268
@ -13,7 +13,7 @@ patterns = ['permission denied',
|
||||
'must be root',
|
||||
'need to be root',
|
||||
'need root',
|
||||
'only root can do that',
|
||||
'only root can ',
|
||||
'You don\'t have access to the history DB.',
|
||||
'authentication is required']
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user