From 1367aa09951e0aa7491bc2a5bf7209b0b47be65e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Sep 2018 19:27:00 +0300 Subject: Add support for packages and builds global views --- mod/options.cli | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mod/options.cli') diff --git a/mod/options.cli b/mod/options.cli index 5fbd117..c78af73 100644 --- a/mod/options.cli +++ b/mod/options.cli @@ -46,6 +46,13 @@ namespace brep (\cb{http://example.org/})." } + string tenant-name = "tenant" + { + "", + "Name to call the tenant values on web pages. If not specified, then + \cb{tenant} is used." + } + uint16_t verbosity = 0 { "", -- cgit v1.1