diff options
| author | Mattias Andrée <m@maandree.se> | 2025-02-25 20:19:49 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2025-02-25 20:19:49 +0100 |
| commit | 3e94681df57f2756e906a39ef79b05ef3c2d50c5 (patch) | |
| tree | 6c4c92004c82ab948aea73659ff78504961302c7 /src/completion | |
| parent | Remove dist (diff) | |
| download | auto-auto-complete-3e94681df57f2756e906a39ef79b05ef3c2d50c5.tar.gz auto-auto-complete-3e94681df57f2756e906a39ef79b05ef3c2d50c5.tar.bz2 auto-auto-complete-3e94681df57f2756e906a39ef79b05ef3c2d50c5.tar.xz | |
Change license, clean up file structure, remove info manual and extend man page, and simplify makefile
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | completion (renamed from src/completion) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/completion b/completion index 7e5da65..1afbb31 100644 --- a/src/completion +++ b/completion @@ -22,4 +22,3 @@ (suggestion default (verbatim bash zsh fish VARIABLE=VALUE)) ) - |
