From 5631be8ac1d77aab9a63dd4e5e72f668dddf0de6 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 30 Jan 2023 20:32:23 -0400 Subject: remaining CLI help messages & tweaks --- src/page/artist.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/page/artist.js') diff --git a/src/page/artist.js b/src/page/artist.js index 235fe113..af0c7c43 100644 --- a/src/page/artist.js +++ b/src/page/artist.js @@ -15,6 +15,8 @@ import { sortChronologically, } from '../util/wiki-data.js'; +export const description = `per-artist info & artwork gallery pages`; + export function targets({wikiData}) { return wikiData.artistData; } -- cgit 1.3.0-6-gf8a5