From: Michal Sojka Date: Tue, 15 Oct 2019 21:36:03 +0000 (+0200) Subject: server: Mention adduser-novaboot in novaboot-shell documentation X-Git-Tag: 20191023~2 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/novaboot.git/commitdiff_plain/b3c38cf01fe38d1b7d9ae1c35203fd6a61616fca server: Mention adduser-novaboot in novaboot-shell documentation --- diff --git a/server/novaboot-shell b/server/novaboot-shell index c35ff7e..dadea09 100755 --- a/server/novaboot-shell +++ b/server/novaboot-shell @@ -196,11 +196,11 @@ B [command [arguments...]] B provides L with a unified SSH-based interface for controlling the target hardware. This simplifies client-side configuration, because clients typically need only the -I<-ssh=...> option. B is typically configured as a -login shell of special user accounts associated with target hardware. -It ensures that users can perform only a limited set of actions (see -L below) with the target and have no shell access on the -server. +I<--ssh=...> option. B is typically configured as a +login shell of special user accounts associated with the target +hardware (as set by L). It ensures that users can +perform only a limited set of actions (see L below) with +the target and have no shell access on the server. =head1 COMMANDS