Mercurial > hg > Members > kono > nitros9-code
diff docs/nitros9guide/verify.refentry @ 914:9639def8cf2e
Changed to show new - options
author | boisy |
---|---|
date | Sat, 18 Jan 2003 17:31:12 +0000 |
parents | 35dd8ae53dee |
children | b5ff125a1d60 |
line wrap: on
line diff
--- a/docs/nitros9guide/verify.refentry Sat Jan 18 17:25:41 2003 +0000 +++ b/docs/nitros9guide/verify.refentry Sat Jan 18 17:31:12 2003 +0000 @@ -8,7 +8,7 @@ <cmdsynopsis> <command>VERIFY</command> <arg choice="opt"> - <option>u</option> + <option>-u</option> </arg> </cmdsynopsis> </refsynopsisdiv> @@ -22,7 +22,7 @@ the standard error path. </para> <para> -If the U (update) option is specified, the module(s) will be copied +If the -u (update) option is specified, the module(s) will be copied to the standard output path with the module's header parity and CRC values replaced with the computed values. A message will be displayed to indicate whether or not the module's values matched @@ -52,7 +52,7 @@ Module's header parity is correct. Calculated CRC matches module's. -OS9: verify u <module >temp +OS9: verify -u <module >temp </screen> </refsect1> </refentry>