From 32b8127ce89050dd8440629f552a63947dc0d929 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 2 Jan 2024 16:19:06 -0500 Subject: 2024 --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README') 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" \ -- cgit v1.2.3