Shortend desktop to desk

This commit is contained in:
2025-07-09 03:18:07 +02:00
parent e4ff99e336
commit dd1aab70fb
109 changed files with 85 additions and 85 deletions

View File

@@ -143,7 +143,7 @@ def main():
)
parser.add_argument(
'-p', '--prefix',
help='Only include roles whose names start with this prefix (e.g. web-app-, desktop-)',
help='Only include roles whose names start with this prefix (e.g. web-app-, desk-)',
default=None
)
parser.add_argument(