Merge branch 'master' of gitlab.com:gambas/gambas
This commit is contained in:
commit
9ef4f58e23
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ can convert a gambas project to an executable script file using the --convert-pr
|
||||||
.br
|
.br
|
||||||
The input project directory is used to createthe script which is written to the output script directory.
|
The input project directory is used to createthe script which is written to the output script directory.
|
||||||
.br
|
.br
|
||||||
The script is created and named the same as the orginating project.
|
The script is created and named the same as the originating project.
|
||||||
|
|
||||||
.B gbs3
|
.B gbs3
|
||||||
MyProjectDirectory DestinationScriptDirectory
|
MyProjectDirectory DestinationScriptDirectory
|
||||||
|
|
Loading…
Reference in a new issue