aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/man/man1/spine.1
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2021-09-01 15:40:20 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2021-09-09 22:03:15 -0400
commit1f8b96b650ea645c1a92b40f29c8625b6228d53a (patch)
tree8e261492e487432d42d4d24d4908b634ab87e3d3 /doc/man/man1/spine.1
parentxmls, epub3 toc_nav.xhtml toc.ncx (diff)
metadata "curate" replaces "harvest"
- "curated metadata" instead of "metadata harvest" - css color change to related pages, light theme
Diffstat (limited to 'doc/man/man1/spine.1')
-rw-r--r--doc/man/man1/spine.118
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/man/man1/spine.1 b/doc/man/man1/spine.1
index 64a916a..5701e03 100644
--- a/doc/man/man1/spine.1
+++ b/doc/man/man1/spine.1
@@ -152,17 +152,17 @@ not implemented
.B --epub [path + filename]
produces an epub document
.TP
-.B --harvest [path to files]
+.B --curate [path to files]
extract and present info on authors & topics from document header metadata.
makes two lists of sisu output based on the sisu markup documents in a
directory: list of author and authors works (year and titles), and; list by
topic with titles and author. Makes use of header metadata fields (author,
title, date, topic_register).
.TP
-.B --harvest-authors [path to files]
+.B --curate-authors [path to files]
extract and present info on authors from metadata in document headers
.TP
-.B --harvest-topics [path to files]
+.B --curate-topics [path to files]
extract and present info on topics from metadata in document headers
.TP
.B --hide-ocn
@@ -172,9 +172,9 @@ turn visibility of object numbers off
produces html output in two forms (i) segmented text with table of contents
(toc.html and index.html) and (ii) the document in a single file (scroll.html).
.TP
-.B --html-link-harvest
-within html output creates link to the document set metadata harvest output
-part of --html output instruction and assumes that --harvest has been or will
+.B --html-link-curate
+within html output creates link to the document set metadata curate output
+part of --html output instruction and assumes that --curate has been or will
be run
.TP
.B --html-link-search
@@ -550,9 +550,9 @@ pod (directory may contain multiple documents)
.TP
note: ~webDocRoot should be the path to web doc root, provide a suitable output path.
.TP
-spine -v --html --html-link-search --html-link-harvest --harvest --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/*
+spine -v --html --html-link-search --html-link-curate --curate --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/*
.TP
-spine -v --html --html-link-search --html-link-harvest --epub --harvest --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/*
+spine -v --html --html-link-search --html-link-curate --epub --curate --output=`echo ~webDocRoot` ~spineMarkupSamples/pod/*
.TP
spine -v --sqlite-db-create --sqlite-db-filename="spine.search.db" --output=`echo ~webDocRoot` ~spineMarkupSamples/pod
.TP
@@ -4031,7 +4031,7 @@ matches are found.
.SH SEE ALSO
sisu(1),
sisu-epub(1),
- sisu-harvest(1),
+ sisu-curate(1),
sisu-html(1),
sisu-odf(1),
sisu-pdf(1),