about summary refs log tree commit diff
path: root/Completion/Rpm/_rpm_relocate
blob: fd27bdd99f221d23b8ea267e1200578870ad6d59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#autoload

local expl

if compset -P '*\='; then
  _description expl 'new path'
else
  _description expl 'old path'
fi

_files "$expl[@]" -/