dbishell --driver Oracle --dsn host=foobar\;sid=argh --user=scott dbishell --driver mysql --dsn host=narf\;database=argh --user vivek dbishell --driver Sybase --dsn hostname=narf\;database=argh --user=sa dbishell --driver ODBC --dsn FOO: --shell-driver=Sybase --user sa
Blergh, that is messy.
It should be more nicely formatted, like it is in output of 'dbishell --help':
dbishell --driver Oracle --dsn host=foobar\;sid=argh --user=scott dbishell --driver mysql --dsn host=narf\;database=argh --user vivek dbishell --driver Sybase --dsn hostname=narf\;database=argh --user=sa dbishell --driver ODBC --dsn FOO: --shell-driver=Sybase --user sa
Ok, I will tidy up the man page. SHould just be a question of tweaking the POD docs a bit.
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]