mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
Update README.md
This commit is contained in:
parent
4aadef01cf
commit
5fbe6939cd
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
# gormtool
|
||||
This tool allows the user to access certain features of Gorm from the command line. It is a "hybrid" tool/headless application.
|
||||
```--import-strings-file - this option imports a file in the .strings format and replaces the text in the model file with the mappings.```
|
||||
|
||||
```
|
||||
--import-strings-file - this option imports a file in the .strings format and replaces the text in the model file with the mappings.
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue