[
https://issues.apache.org/jira/browse/GERONIMO-5303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866612#action_12866612
]
Chi Runhua edited comment on GERONIMO-5303 at 5/12/10 1:10 PM:
---------------------------------------------------------------
Provide a patch to improve help messages of deploy/encrpt command.
was (Author: chi runhua):
update help message of deploy/encrpt command.
> Improve metadata of encrypt command
> -----------------------------------
>
> Key: GERONIMO-5303
> URL: https://issues.apache.org/jira/browse/GERONIMO-5303
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: commands
> Affects Versions: 2.1.5, 2.2
> Reporter: Chi Runhua
> Assignee: Chi Runhua
> Priority: Minor
> Fix For: 2.1.6, 2.2.1, 3.0
>
> Attachments: 5303.patch
>
>
> The help message of deploy/encrypt is not well-formated as followed. Those
> redundant line breaks should be removed.
> {code}
> jeff...@ubuntu:~/Geronimo/30/bin$ ./deploy help encrypt
> Using GERONIMO_HOME: /home/jeffchi/Geronimo/30
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME: /opt/ibm/java-i386-60/jre
> Help for command: encrypt
> encrypt
> Encrypt a string for use in deployment plan.
> If you want to use a running server to do the encryption (so
> that
> you will use the encryption setting of that server, make sure
> the
> server is running and specify the general options to connect to
> it.
> If you want to use the common simple encryption, use the
> --offline
> option. No running server is required in this case.
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.