arguments

This commit is contained in:
Marc Beninca 2021-10-10 19:02:34 +02:00 committed by Marc Beninca
parent 1857f0e1b0
commit 80e76995a5
5 changed files with 21 additions and 18 deletions

View file

@ -85,5 +85,10 @@ compression applying to archive
D = parse()
action = D[ACTION]
architectures = D[ARCHITECTURES]
directory = D[DIRECTORY]
remote = D[REMOTE]
subsystems = D[SUBSYSTEMS]
temporary = D[TEMPORARY]
threads = D[THREADS]