docs: update executable name

This commit is contained in:
asrul10
2023-03-11 20:28:54 +07:00
parent 5dce49a9f0
commit a5459d9f14
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ Are you sure you want to execute the command? (Y/n):
### Options ### Options
```bash ```bash
> gpt3 [options] > lcg [options]
--help output usage information --help output usage information
--version output the version number --version output the version number

View File

@@ -24,7 +24,7 @@ const (
HELP = ` HELP = `
Usage: gpt3 [options] Usage: lcg [options]
--help output usage information --help output usage information
--version output the version number --version output the version number