From 32b8127ce89050dd8440629f552a63947dc0d929 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 2 Jan 2024 16:19:06 -0500 Subject: 2024 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c8a6980..f11370b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,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" @@ -270,15 +270,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" \ -- cgit v1.2.3