File tree Expand file tree Collapse file tree 10 files changed +15
-10
lines changed Expand file tree Collapse file tree 10 files changed +15
-10
lines changed Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ Code documentation made easy using GPT.
24
24
* [ otto setModel] ( otto_setModel.md ) - Set the model to use for documentation
25
25
* [ otto version] ( otto_version.md ) - Prints version information.
26
26
27
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
27
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
Original file line number Diff line number Diff line change @@ -18,10 +18,11 @@ otto ask [flags]
18
18
-n, --ignore string path to .gptignore file
19
19
-g, --ignore-gitignore ignore .gitignore file
20
20
-q, --question string The question to ask
21
+ -v, --verbose verbose output
21
22
```
22
23
23
24
### SEE ALSO
24
25
25
26
* [ otto] ( otto.md ) - Document your code with ease
26
27
27
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
28
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ otto chat [flags]
24
24
25
25
* [ otto] ( otto.md ) - Document your code with ease
26
26
27
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
27
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
Original file line number Diff line number Diff line change @@ -16,10 +16,11 @@ otto cmd [flags]
16
16
```
17
17
-h, --help help for cmd
18
18
-q, --question string The prompt to use for the chat session
19
+ -v, --verbose verbose output
19
20
```
20
21
21
22
### SEE ALSO
22
23
23
24
* [ otto] ( otto.md ) - Document your code with ease
24
25
25
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
26
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
Original file line number Diff line number Diff line change @@ -13,13 +13,16 @@ otto commit [flags]
13
13
### Options
14
14
15
15
```
16
+ -a, --auto automatically add all and commit with the generated message
16
17
-c, --conventional use conventional commits
17
18
-h, --help help for commit
18
19
-p, --plain no output formatting
20
+ --push automatically push to the current branch
21
+ -v, --verbose verbose output
19
22
```
20
23
21
24
### SEE ALSO
22
25
23
26
* [ otto] ( otto.md ) - Document your code with ease
24
27
25
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
28
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
Original file line number Diff line number Diff line change @@ -29,4 +29,4 @@ otto docs [flags]
29
29
30
30
* [ otto] ( otto.md ) - Document your code with ease
31
31
32
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
32
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ otto login [flags]
22
22
23
23
* [ otto] ( otto.md ) - Document your code with ease
24
24
25
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
25
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ otto prompt [flags]
26
26
27
27
* [ otto] ( otto.md ) - Document your code with ease
28
28
29
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
29
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ otto setModel [flags]
23
23
24
24
* [ otto] ( otto.md ) - Document your code with ease
25
25
26
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
26
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
Original file line number Diff line number Diff line change @@ -20,4 +20,4 @@ otto version [flags]
20
20
21
21
* [ otto] ( otto.md ) - Document your code with ease
22
22
23
- ###### Auto generated by spf13/cobra on 21 -Apr-2023
23
+ ###### Auto generated by spf13/cobra on 22 -Apr-2023
You can’t perform that action at this time.
0 commit comments