-- those are flags that would result in unexpected output when searching
return {
  '--stdin',
  '-i',
  '--interactive',
  '-U',
  '--update-all',
  '-r',
  '--rule',
  '--inline-rules',
}
