summaryrefslogtreecommitdiff
path: root/man/olamic-enqueue.1.md
diff options
context:
space:
mode:
authorJulian Blake Kongslie2020-11-25 10:45:14 -0800
committerJulian Blake Kongslie2020-11-25 10:51:38 -0800
commited1db863129a5fb17dcd02c47b8744458fa046e1 (patch)
tree41a28e6297ee82302ac7df56e0ad076ca10ddcc0 /man/olamic-enqueue.1.md
parentChange the example githook to remove a level of indirection. (diff)
downloadolamic-ed1db863129a5fb17dcd02c47b8744458fa046e1.tar.xz
Add olamic-wait tool for blocking until a task is complete.
Diffstat (limited to 'man/olamic-enqueue.1.md')
-rw-r--r--man/olamic-enqueue.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/olamic-enqueue.1.md b/man/olamic-enqueue.1.md
index 15434cc..b52c6ed 100644
--- a/man/olamic-enqueue.1.md
+++ b/man/olamic-enqueue.1.md
@@ -1,6 +1,6 @@
1% OLAMIC-ENQUEUE(1) 1% OLAMIC-ENQUEUE(1)
2% Julian B Kongslie 2% Julian B Kongslie
3% October 2020 3% November 2020
4 4
5# NAME 5# NAME
6 6
@@ -21,4 +21,4 @@ When **olamic-enqueue** completes, it prints the UUID of the created task.
21 21
22# SEE ALSO 22# SEE ALSO
23 23
24olamic-worker(1) 24olamic-wait(1), olamic-worker(1)