File: README

package info (click to toggle)
nbdkit 1.46.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,504 kB
  • sloc: ansic: 63,658; sh: 18,717; makefile: 6,814; python: 1,848; cpp: 1,143; perl: 504; ml: 504; tcl: 62
file content (8 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
This directory contains the scripts for tab-completing commands in
bash.  Note these new-style demand-loaded scripts require
bash-completion >= 1.99.

Tip: To test the bash completions without having to install them,
simply start a new shell and do:

  source ./bash-completion/nbdkit; PATH=$PWD:$PATH