mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 16:16:38 +00:00
doc : update
This commit is contained in:
@@ -18,7 +18,7 @@ program
|
||||
.option('-d, --database <n>', 'database schema name')
|
||||
.option('-n, --portNumber <n>', 'port number for app / 3000 by default')
|
||||
.option('-s, --storageFolder <n>', 'storage folder / current working dir by default / available only with local')
|
||||
.option('-i, --ignoreTables <n>', 'comma separated table names to ignore',list)
|
||||
.option('-i, --ignoreTables <n>', 'comma separated table names to ignore')
|
||||
.parse(process.argv)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user