File: bash-completion

package info (click to toggle)
kthresher 1.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: python: 1,147; makefile: 5; sh: 5
file content (11 lines) | stat: -rw-r--r-- 285 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
# debian/bash-completion
# Bash command completion scripts to install for the ‘kthresher’ package.
# Manual page: ‘dh_bash-completion(1)’.

kthresher.bash_completion    kthresher

# Local variables:
# coding: utf-8
# mode: conf
# End:
# vim: fileencoding=utf-8 filetype=conf :