- Improve Bash completion to suggest meta-packages after -i or --install options.

This commit is contained in:
2026-06-20 17:57:17 +02:00
parent fea46196d1
commit a0f2ffa0cf
5 changed files with 47 additions and 40 deletions

View File

@@ -1,3 +1,11 @@
------------------------------------------------------------------------------------------------------------------------------------
MPM V 1.1.3 - A. GIBERT - 2026/06/20
------------------------------------------------------------------------------------------------------------------------------------
- Improve Bash completion to suggest meta-packages after -i or --install options.
------------------------------------------------------------------------------------------------------------------------------------
MPM V 1.1.2 - A. GIBERT - 2026/05/03
------------------------------------------------------------------------------------------------------------------------------------
@@ -32,5 +40,3 @@ MPM V 1.0.0 - A. GIBERT - 2024/10/04
------------------------------------------------------------------------------------------------------------------------------------
- Initial release: help, list & install commands implemented.