summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jexec/jexec.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/jexec/jexec.8')
-rw-r--r--usr.sbin/jexec/jexec.89
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.sbin/jexec/jexec.8 b/usr.sbin/jexec/jexec.8
index 7dbdffe..d325fbf 100644
--- a/usr.sbin/jexec/jexec.8
+++ b/usr.sbin/jexec/jexec.8
@@ -34,14 +34,19 @@
.Sh SYNOPSIS
.Nm
.Op Fl u Ar username | Fl U Ar username
-.Ar jid command ...
+.Op Ar jid | Ar hostname | Ar ip-number
+.Ar command ...
.Sh DESCRIPTION
The
.Nm
utility executes
.Ar command
inside the jail identified by
-.Ar jid .
+.Ar jid
+or
+.Ar hostname
+or
+.Ar ip-number .
.Pp
The following options are available:
.Bl -tag -width indent
OpenPOWER on IntegriCloud