From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: docs/command line: Clarify the behavior with invalid input. Date: Fri, 31 Aug 2012 15:55:25 +0100 Message-ID: <5040D05D.8090808@citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------010608020500030806070102" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen-devel@lists.xen.org" Cc: Ian Campbell List-Id: xen-devel@lists.xenproject.org --------------010608020500030806070102 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit A college asked me these questions after reading the html page, so I guess others may wish to know. -- Andrew Cooper - Dom0 Kernel Engineer, Citrix XenServer T: +44 (0)1223 225 900, http://www.citrix.com --------------010608020500030806070102 Content-Type: text/x-patch; name="docs-cmdline.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="docs-cmdline.patch" # HG changeset patch # Parent 1126b3079bef37e1bb5a97b90c14a51d4e1c91c3 docs/command line: Clarify the behavior with invalid input. Signed-off-by: Andrew Cooper diff -r 1126b3079bef docs/misc/xen-command-line.markdown --- a/docs/misc/xen-command-line.markdown +++ b/docs/misc/xen-command-line.markdown @@ -11,7 +11,8 @@ Hypervisor. ## Types of parameter Most parameters take the form `option=value`. Different options on -the command line should be space delimited. +the command line should be space delimited. All options are case +sensitive, as are all values unless explicitly noted. ### Boolean (``) @@ -68,6 +69,39 @@ Some options take a comma separated list Some parameters act as combinations of the above, most commonly a mix of Boolean and String. These are noted in the relevant sections. +## Unexpected input + +This information describes the behaviour with unexpected or malformed +input, for reference purposes. It is not expected to be used in any +situation, nor relied upon. + +### Boolean + +* `` other than those listed will invert the option, so take + its non-default value. + +* A `no-` prefix can be stacked with an explicit `=`. + * A `no-