commit c4d5a559e5744aee1a7f5e390f88c4ef88abc4fc
parent ea86129164b490267a2980d73361a6dbbea308c2
Author: Martin Vahlensieck <git@academicsolutions.ch>
Date: Thu, 18 Mar 2021 17:57:45 +0100
Small man page improvements
Diffstat:
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/drist.1 b/drist.1
@@ -37,6 +37,7 @@ If you specify multiples servers,
.Nm
will loop over the list respecting the list order.
Note that only one file can be used in the command line.
+.El
.Sh DESCRIPTION
.Nm
is a tool to configure remote servers using
@@ -53,7 +54,9 @@ directory.
.Nm
will connect to
.Ar server
-via ssh(1) and request the remote
+via
+.Xr ssh 1
+and request the remote
.Em HOSTNAME
by calling
.Ql uname -n .