diff --git a/README.md b/README.md index cb8e36f..db40cc2 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,9 @@ npm install -g @offline-ai/cli ``` USAGE $ ai run [FILE] [DATA] [--json] [-c ] [--banner] [-u ] [--apiKey ] [-s ...] - [-l trace|debug|verbose|info|warn|error|fatal|silence] [--histories ] [-n] [-k] [-t -i] [--no-chats] - [--no-inputs ] [-m] [-f ] [-d ] [-D ...] [-a ] [-b ] [-p ...] [-L ] - [-A ] [-e true|false|line] [-e ] [-P ] [--consoleClear] + [--logLevelMaxLen -l trace|debug|verbose|info|notice|warn|error|fatal|silence] [--histories ] [-n] + [-k] [-t -i] [--no-chats] [--no-inputs ] [-m] [-f ] [-d ] [-D ...] [-a ] [-b + ] [-p ...] [-L ] [-A ] [-e true|false|line] [-e ] [-P ] [--consoleClear] ARGUMENTS FILE the script file path, or the json data when `-f` switch is set @@ -71,7 +71,7 @@ FLAGS -i, --[no-]interactive interactive mode -k, --backupChat whether to backup chat history before start, defaults to false -l, --logLevel=