From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-shells/bash-completion/metadata.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 app-shells/bash-completion/metadata.xml (limited to 'app-shells/bash-completion/metadata.xml') diff --git a/app-shells/bash-completion/metadata.xml b/app-shells/bash-completion/metadata.xml new file mode 100644 index 000000000000..2bb3ef236242 --- /dev/null +++ b/app-shells/bash-completion/metadata.xml @@ -0,0 +1,29 @@ + + + + + mgorny@gentoo.org + Michał Górny + + + shell-tools@gentoo.org + Gentoo Shell Tools Project + + + Since v2.04, bash has allowed you to intelligently program and extend its + standard completion behavior to achieve complex command lines with just a + few keystrokes. Imagine typing ssh [Tab] and being able to complete on hosts + from your ~/.ssh/known_hosts files. Or typing man 3 str [Tab] and getting a + list of all string handling functions in the UNIX manual. mount system: + [Tab] would complete on all exported file-systems from the host called + system, while make [Tab] would complete on all targets in Makefile. This + project was conceived to produce programmable completion routines for the + most common Linux/UNIX commands, reducing the amount of typing sysadmins and + programmers need to do on a daily basis. + + + + mgorny/bashcomp2 + scop/bash-completion + + -- cgit v1.2.3