% OLAMIC-WAIT(1) % Julian B Kongslie % November 2020 # NAME olamic-wait - await completion of olamic task(s) # SYNOPSIS **olamic-wait** **/path/to/queue** **UUID** [**UUID** ...] # DESCRIPTION **olamic-wait** waits for the completion of the specified olamic tasks. You may pass any number of UUIDs to it, and it will block until all those tasks have been removed from the queue. While it is running, various status messages are written to stdout. # SEE ALSO olamic-enqueue(1)