aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 7 insertions, 7 deletions
diff --git a/README b/README
index 88ace5c..3057ca1 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@
#+FILETAGS: :spine:build:tools:
#+AUTHOR: Ralph Amissah
#+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]]
-#+COPYRIGHT: Copyright (C) 2015 - 2023 Ralph Amissah
+#+COPYRIGHT: Copyright (C) 2015 - 2024 Ralph Amissah
#+LANGUAGE: en
#+STARTUP: content hideblocks hidestars noindent entitiespretty
#+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:nil _:nil -:t f:t *:t <:t
@@ -29,7 +29,7 @@ project_name: Spine, Doc Reform
name: Ralph Amissah
email: ralph.amissah@gmail.com
- copyright: "(C) 2015 - 2023 Ralph Amissah, All Rights Reserved."
+ copyright: "(C) 2015 - 2024 Ralph Amissah, All Rights Reserved."
license: "AGPL 3 or later"
@@ -287,15 +287,15 @@ for a document collection you can point to the document collection:
spine -v --cgi-search-form-codegen \
--output=/var/www/html \
~spineMarkupSamples/pod
-
+
spine -v --cgi-search-form-codegen --config=~spineMarkupSamples/pod
-
+
spine -v --cgi-search-form-codegen --config=~spineMarkupSamples/pod/.dr/config_local_site
-
+
spine --cgi-search-form-codegen --output=`echo ~webDocRoot` ~spineMarkupSamples/pod
-
+
spine --cgi-search-form-codegen --cgi-sqlite-search-filename="spine_search" --output=`echo ~webDocRoot`
-
+
spine -v --cgi-search-form-codegen \
--sqlite-db-filename="spine.search.db" \
--cgi-sqlite-search-filename="spine-search" \