From bfaba8cc0e9d723a7ab5901eaeab94c6c5f1dd01 Mon Sep 17 00:00:00 2001 From: Hayodea Hekol Date: Fri, 6 Mar 2026 01:12:46 -0400 Subject: [PATCH] Improve CPack deb generation --- docs/salmanoff.1 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/salmanoff.1 diff --git a/docs/salmanoff.1 b/docs/salmanoff.1 new file mode 100644 index 0000000..842214a --- /dev/null +++ b/docs/salmanoff.1 @@ -0,0 +1,20 @@ +.TH SALMANOFF 1 "March 2026" "salmanoff 0.01.001" "User Commands" +.SH NAME +salmanoff \- cognitive robotics runtime +.SH SYNOPSIS +.B salmanoff +[\fIOPTION\fR]... +[\fI-s\fR \fIDAP_SPEC\fR]... +.SH DESCRIPTION +.B salmanoff +starts the Salmanoff runtime, loads configured stim-buff API libraries, +attaches device pipelines, and runs the mind/body/director components. +.SH OPTIONS +Configuration is primarily supplied through command-line options and device +attachment pipeline specifications. +.SH FILES +.TP +.I /usr/share/salmanoff/devices +Installed device attachment specifications. +.SH AUTHOR +Salmanoff Project