summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJulian Blake Kongslie2020-11-25 10:45:32 -0800
committerJulian Blake Kongslie2020-11-25 10:51:38 -0800
commit7fe56b25c5993bdc2a81b45edbd8e051dd91e7cf (patch)
tree929f7326ac901c5a4b6ac5a1dab49ec8c4352641 /man
parentAdd olamic-wait tool for blocking until a task is complete. (diff)
downloadolamic-7fe56b25c5993bdc2a81b45edbd8e051dd91e7cf.tar.xz
Move olamic-worker to section 8 of the manpages.
Diffstat (limited to 'man')
-rw-r--r--man/olamic-enqueue.1.md2
-rw-r--r--man/olamic-worker.8.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/olamic-enqueue.1.md b/man/olamic-enqueue.1.md
index b52c6ed..a9d083b 100644
--- a/man/olamic-enqueue.1.md
+++ b/man/olamic-enqueue.1.md
@@ -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-wait(1), olamic-worker(1) 24olamic-wait(1), olamic-worker(8)
diff --git a/man/olamic-worker.8.md b/man/olamic-worker.8.md
index d558f47..7f0d845 100644
--- a/man/olamic-worker.8.md
+++ b/man/olamic-worker.8.md
@@ -1,4 +1,4 @@
1% OLAMIC-WORKER(1) 1% OLAMIC-WORKER(8)
2% Julian B Kongslie 2% Julian B Kongslie
3% October 2020 3% October 2020
4 4