mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Shortend desktop to desk
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user