mirror of
https://github.com/ManyakRus/crud_generator.git
synced 2024-12-16 21:52:42 +02:00
7 lines
154 B
Go
7 lines
154 B
Go
|
package constants
|
||
|
|
||
|
const TEXT_HELP = `
|
||
|
Run the image_connections file with parameters:
|
||
|
image_connections <your repository directory> <filename.graphml>
|
||
|
`
|