From: jmc Date: Sat, 24 Feb 2018 13:14:09 +0000 (+0000) Subject: sort; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=96f2cfcba5d332b8c2c4f006a008ef249bb98491;p=openbsd sort; --- diff --git a/usr.sbin/vmctl/vmctl.8 b/usr.sbin/vmctl/vmctl.8 index 5639b97dbdb..7178ca9f468 100644 --- a/usr.sbin/vmctl/vmctl.8 +++ b/usr.sbin/vmctl/vmctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vmctl.8,v 1.38 2018/02/24 10:39:35 phessler Exp $ +.\" $OpenBSD: vmctl.8,v 1.39 2018/02/24 13:14:09 jmc Exp $ .\" .\" Copyright (c) 2015 Mike Larkin .\" @@ -81,6 +81,10 @@ Reset and terminate all VMs. Send a VM with the specified .Ar id to standard output and terminate it. +.It Cm show Op Ar id +An alias for the +.Cm status +command. .It Xo Cm start Ar name .Op Fl cL .Op Fl b Ar path @@ -143,10 +147,6 @@ with '.', '-' or '_'. .It Cm status Op Ar id Lists VMs running on the host, optionally listing just the selected VM .Ar id . -.It Cm show Op Ar id -An alias for the -.Cm status -command. .It Cm stop Ar id Stops (terminates) a VM defined by the specified VM .Ar id .