diff share/man/man1/roundup-admin.1 @ 6957:f924af12ef50

issue2551233 - create new roundup-admin command "templates" add a command to list all templates, the directory where they are defined, and a description. If called as templates trace_dir also list all directores that are search for templates even if none are found.
author John Rouillard <rouilj@ieee.org>
date Mon, 12 Sep 2022 18:29:50 -0400
parents 9d3b4472a47d
children fbc0ac8555ca
line wrap: on
line diff
--- a/share/man/man1/roundup-admin.1	Sat Sep 10 23:00:52 2022 -0400
+++ b/share/man/man1/roundup-admin.1	Mon Sep 12 18:29:50 2022 -0400
@@ -237,6 +237,9 @@
 \fBspecification\fP \fIclassname\fP
 Show the properties for a classname.
 .TP
+\fBtemplates\fP \fI[trace_search]]\fP
+Lists the names, location and description of all known templates.
+.TP
 \fBtable\fP \fIclassname [property[,property]*]\fP
 Lists all instances of the given class. If the properties are not
 specified, all properties are displayed. By default, the column

Roundup Issue Tracker: http://roundup-tracker.org/