From 6c28dec4a111ad73f8ac17c89305a951371f765d Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 10 Dec 2021 18:15:20 +0100 Subject: Added gen command and modified installation instructions for tables --- doc/nissy.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/nissy.1 b/doc/nissy.1 index e8ce7ea..992745d 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 @@ -36,6 +36,14 @@ are the following: .It Nm commands List all available commands. . +.It Nm gen Op Fl t Ar N +Generate all tables used by nissy. Run this to complete your installation. +If +.Ar N +is specified, +.Ar N +CPU threads will be used (defaults to 1). +. .It Nm help Op Ar command Display help. If no .Ar command -- cgit v1.3