]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
server: Mention adduser-novaboot in novaboot-shell documentation
authorMichal Sojka <michal.sojka@cvut.cz>
Tue, 15 Oct 2019 21:36:03 +0000 (23:36 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Tue, 15 Oct 2019 22:25:56 +0000 (00:25 +0200)
server/novaboot-shell

index c35ff7e8b4a4a9df726163294db60977c557daec..dadea092937eea4a2f686ae55b73f46f24b769fe 100755 (executable)
@@ -196,11 +196,11 @@ B<ssh target@server> [command [arguments...]]
 B<novaboot-shell> provides L<novaboot(1)> 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<novaboot-shell> 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</COMMANDS> below) with the target and have no shell access on the
-server.
+I<--ssh=...> option. B<novaboot-shell> is typically configured as a
+login shell of special user accounts associated with the target
+hardware (as set by L<adduser-novaboot(8)>). It ensures that users can
+perform only a limited set of actions (see L</COMMANDS> below) with
+the target and have no shell access on the server.
 
 =head1 COMMANDS