Skip to content

Commit 6ea8a74

Browse files
author
qwazer
committed
add README.md and .gitignore
1 parent afbb441 commit 6ea8a74

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
**scheme2ddl** - command line util for export oracle schema to set of ddl scripts. Provide a lot of configurations via basic command line options or advanced XML configuartion.
2+
**scheme2ddl** is command line util for export oracle schema to set of ddl scripts. Provide a lot of configurations via basic command line options or advanced XML configuartion.
33

44
**scheme2ddl** is part of
55
[oracle-ddl2svn](http://code.google.com/p/oracle-ddl2svn) project.
@@ -15,7 +15,6 @@ Java must be installed on your computer.
1515
For exporting oracle scheme you must provide
1616

1717
- DB connection string
18-
1918
- output directory
2019

2120
Usage example. Command
@@ -69,8 +68,6 @@ More command line options
6968
###See it in action in cloud
7069
You can see it in action as [Jenkins build](http://jenkins-ddl2svn.rhcloud.com/job/amazon-rds-oracle-schema2ddl/lastSuccessfulBuild). Look at console output and build artifacts.
7170

72-
Jenkins hosting provided by Red Hat's OpenShift.
73-
74-
Oracle hosting provided by Amazon's RDS.
75-
71+
> Jenkins hosting provided by Red Hat's OpenShift.
72+
> Oracle hosting provided by Amazon's RDS.
7673

0 commit comments

Comments
 (0)