summaryrefslogtreecommitdiff
path: root/share/just-mr_complete.bash
AgeCommit message (Collapse)Author
2022-11-29bash completion: to avoid code duplication, implement tab-completionAlberto Sartori
for just and just-mr within only one file Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com>
2022-11-25bash completion: suppress stderr produced when using -D option...Alberto Sartori
...and while there, avoid a bit of code duplication
2022-10-20share: Provide bash completion for just-mrOliver Reiche