view distribution/config/commands/connect.properties @ 651:205565370bab

Move command usage to properties file Reviewed-by: sgehwolf Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2012-September/003395.html
author Jon VanAlten <vanaltj@gmail.com>
date Tue, 02 Oct 2012 17:43:38 -0400
parents 486a299ab905
children e88742733601
line wrap: on
line source

# ConnectCommand is provided by the tools bundle, which is a bootstrap bundle, and requires no other bundles.
bundles =

description = persistently connect to a database

usage = connect -d <url> [-u <username>] [-p <password>]