From 50c9da15380a4771eb18500238446001611097ad Mon Sep 17 00:00:00 2001 From: Peter Hofmann Date: Sat, 14 Mar 2020 11:36:34 +0100 Subject: Move user scripts This is a more meaningful path. --- man1/lariza.usage.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man1/lariza.usage.1') diff --git a/man1/lariza.usage.1 b/man1/lariza.usage.1 index 5e34a20..5cb5ab1 100644 --- a/man1/lariza.usage.1 +++ b/man1/lariza.usage.1 @@ -126,9 +126,9 @@ Lines starting with \fB#\fP are ignored. .\" -------------------------------------------------------------------- .SH "USER-SUPPLIED JAVASCRIPT FILES" After a page has been successfully loaded, the directory -\fI~/.config\:/lariza\:/scripts\fP will be scanned and each file in it -ending with \fB.js\fP will be run as a JavaScript file in the context of -said page. +\fI~/.config\:/lariza\:/user-scripts\fP will be scanned and each file in +it ending with \fB.js\fP will be run as a JavaScript file in the context +of said page. .P During development, you will most likely want to run \fBlariza\fP with $\fBLARIZA_ENABLE_CONSOLE_TO_STDOUT\fP enabled. -- cgit v1.2.3