Skip to content

Commit 45428db

Browse files
committed
Update docs
1 parent 6cdf221 commit 45428db

File tree

10 files changed

+15
-10
lines changed

10 files changed

+15
-10
lines changed

docs/otto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ Code documentation made easy using GPT.
2424
* [otto setModel](otto_setModel.md) - Set the model to use for documentation
2525
* [otto version](otto_version.md) - Prints version information.
2626

27-
###### Auto generated by spf13/cobra on 21-Apr-2023
27+
###### Auto generated by spf13/cobra on 22-Apr-2023

docs/otto_ask.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@ otto ask [flags]
1818
-n, --ignore string path to .gptignore file
1919
-g, --ignore-gitignore ignore .gitignore file
2020
-q, --question string The question to ask
21+
-v, --verbose verbose output
2122
```
2223

2324
### SEE ALSO
2425

2526
* [otto](otto.md) - Document your code with ease
2627

27-
###### Auto generated by spf13/cobra on 21-Apr-2023
28+
###### Auto generated by spf13/cobra on 22-Apr-2023

docs/otto_chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ otto chat [flags]
2424

2525
* [otto](otto.md) - Document your code with ease
2626

27-
###### Auto generated by spf13/cobra on 21-Apr-2023
27+
###### Auto generated by spf13/cobra on 22-Apr-2023

docs/otto_cmd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ otto cmd [flags]
1616
```
1717
-h, --help help for cmd
1818
-q, --question string The prompt to use for the chat session
19+
-v, --verbose verbose output
1920
```
2021

2122
### SEE ALSO
2223

2324
* [otto](otto.md) - Document your code with ease
2425

25-
###### Auto generated by spf13/cobra on 21-Apr-2023
26+
###### Auto generated by spf13/cobra on 22-Apr-2023

docs/otto_commit.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,16 @@ otto commit [flags]
1313
### Options
1414

1515
```
16+
-a, --auto automatically add all and commit with the generated message
1617
-c, --conventional use conventional commits
1718
-h, --help help for commit
1819
-p, --plain no output formatting
20+
--push automatically push to the current branch
21+
-v, --verbose verbose output
1922
```
2023

2124
### SEE ALSO
2225

2326
* [otto](otto.md) - Document your code with ease
2427

25-
###### Auto generated by spf13/cobra on 21-Apr-2023
28+
###### Auto generated by spf13/cobra on 22-Apr-2023

docs/otto_docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ otto docs [flags]
2929

3030
* [otto](otto.md) - Document your code with ease
3131

32-
###### Auto generated by spf13/cobra on 21-Apr-2023
32+
###### Auto generated by spf13/cobra on 22-Apr-2023

docs/otto_login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ otto login [flags]
2222

2323
* [otto](otto.md) - Document your code with ease
2424

25-
###### Auto generated by spf13/cobra on 21-Apr-2023
25+
###### Auto generated by spf13/cobra on 22-Apr-2023

docs/otto_prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ otto prompt [flags]
2626

2727
* [otto](otto.md) - Document your code with ease
2828

29-
###### Auto generated by spf13/cobra on 21-Apr-2023
29+
###### Auto generated by spf13/cobra on 22-Apr-2023

docs/otto_setModel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ otto setModel [flags]
2323

2424
* [otto](otto.md) - Document your code with ease
2525

26-
###### Auto generated by spf13/cobra on 21-Apr-2023
26+
###### Auto generated by spf13/cobra on 22-Apr-2023

docs/otto_version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ otto version [flags]
2020

2121
* [otto](otto.md) - Document your code with ease
2222

23-
###### Auto generated by spf13/cobra on 21-Apr-2023
23+
###### Auto generated by spf13/cobra on 22-Apr-2023

0 commit comments

Comments
 (0)