File: README

package info (click to toggle)
nbdkit 1.42.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,696 kB
  • sloc: ansic: 59,224; sh: 16,793; makefile: 6,463; python: 1,837; cpp: 1,116; ml: 504; perl: 502; 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