arguments
This commit is contained in:
parent
1857f0e1b0
commit
80e76995a5
5 changed files with 21 additions and 18 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue