Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
bash-completion
tar-completion.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tar-completion.patch of Package bash-completion
boo#1012212 -- bash tab-autocompletion hangs on TAR-archiving with --create key --- bash-completion-2.12.0/completions/tar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- bash-completion-2.12.0/completions/tar +++ bash-completion-2.12.0/completions/tar 2024-02-22 15:03:22.400476120 +0000 @@ -203,7 +203,7 @@ _comp_cmd_tar__preparse_cmdline() for i in "$@"; do case "$i" in - --delete | --test-label) + --delete|--test-label|--catenate|--concatenate|--extract|--get|--update|--list|--append|--create) tar_mode=${i:2:100} tar_mode_arg=$i break
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor