Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oltoko committed Jan 3, 2025
1 parent dd8503c commit 6f587d2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@ CLI program to ask ChatGPT how to use other CLI programs
```sh
CLI program to ask ChatGPT how to use other CLI programs

Usage: mangpt [OPTIONS] <NAME>
Usage: mangpt [OPTIONS] [NAME]

Arguments:
<NAME> Name of the executable to explain
[NAME] Name of the executable to explain

Options:
-q, --question <QUESTION> What do you want to do with the executable
-s, --show-config-path Show the full path to the config file
-h, --help Print help
-V, --version Print version
```
Expand Down

0 comments on commit 6f587d2

Please sign in to comment.