-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bash_completion: don't use '-' in function names
According to the manpage, it's forbidden. However it seems to work fine in the majority of cases. Thanks to Keith Patton for the report (GDM failure on Arch) Closes #381 Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
- Loading branch information
Showing
1 changed file
with
22 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters