Hi everyone.

Here is a one-liner, to adjust the usage of installadm export, to show -o option as optional. Instead of a formal webrev, please review the below:

diff -r 025c6311d0d9 usr/src/cmd/ai-webserver/export.py

@@ -50,7 +50,7 @@
         'export\t-n|--service <svcname>\n'
         '\t\t-m|--manifest <manifest/script name> ...\n'
         '\t\t-p|--profile <profile name> ...\n'
-        '\t\t-o|--output <pathname>')
+        '\t\t[-o|--output <pathname>]')
     return(usage)

Bug report:
http://monaco.us.oracle.com/detail.jsf?cr=7074701

    Thanks,
    Jack
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to