Skip to content

Commit

Permalink
Update cobra-generated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mengdaming committed Dec 22, 2021
1 parent d66bdcc commit 672a0b9
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion doc/tcr-gui.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tcr-gui [flags]
```
-p, --auto-push enable git push after every commit
-b, --base-dir string indicate the base directory from which TCR is running
-c, --config string config file (default is $HOME/tcr.yaml)
-c, --config-dir string indicate the directory where TCR configuration is stored (default: current directory)
-d, --duration duration set the duration for role rotation countdown timer
-h, --help help for tcr-gui
-l, --language string indicate the programming language to be used by TCR
Expand Down
2 changes: 1 addition & 1 deletion doc/tcr.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tcr [flags]
```
-p, --auto-push enable git push after every commit
-b, --base-dir string indicate the base directory from which TCR is running
-c, --config string config file (default is $HOME/tcr.yaml)
-c, --config-dir string indicate the directory where TCR configuration is stored (default: current directory)
-d, --duration duration set the duration for role rotation countdown timer
-h, --help help for tcr
-l, --language string indicate the programming language to be used by TCR
Expand Down
2 changes: 1 addition & 1 deletion doc/tcr_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tcr config [flags]
```
-p, --auto-push enable git push after every commit
-b, --base-dir string indicate the base directory from which TCR is running
-c, --config string config file (default is $HOME/tcr.yaml)
-c, --config-dir string indicate the directory where TCR configuration is stored (default: current directory)
-d, --duration duration set the duration for role rotation countdown timer
-l, --language string indicate the programming language to be used by TCR
-o, --polling duration set git polling period when running as navigator
Expand Down
2 changes: 1 addition & 1 deletion doc/tcr_config_reset.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tcr config reset [flags]
```
-p, --auto-push enable git push after every commit
-b, --base-dir string indicate the base directory from which TCR is running
-c, --config string config file (default is $HOME/tcr.yaml)
-c, --config-dir string indicate the directory where TCR configuration is stored (default: current directory)
-d, --duration duration set the duration for role rotation countdown timer
-l, --language string indicate the programming language to be used by TCR
-o, --polling duration set git polling period when running as navigator
Expand Down
2 changes: 1 addition & 1 deletion doc/tcr_config_save.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tcr config save [flags]
```
-p, --auto-push enable git push after every commit
-b, --base-dir string indicate the base directory from which TCR is running
-c, --config string config file (default is $HOME/tcr.yaml)
-c, --config-dir string indicate the directory where TCR configuration is stored (default: current directory)
-d, --duration duration set the duration for role rotation countdown timer
-l, --language string indicate the programming language to be used by TCR
-o, --polling duration set git polling period when running as navigator
Expand Down
2 changes: 1 addition & 1 deletion doc/tcr_config_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tcr config show [flags]
```
-p, --auto-push enable git push after every commit
-b, --base-dir string indicate the base directory from which TCR is running
-c, --config string config file (default is $HOME/tcr.yaml)
-c, --config-dir string indicate the directory where TCR configuration is stored (default: current directory)
-d, --duration duration set the duration for role rotation countdown timer
-l, --language string indicate the programming language to be used by TCR
-o, --polling duration set git polling period when running as navigator
Expand Down
2 changes: 1 addition & 1 deletion doc/tcr_info.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tcr info [flags]
```
-p, --auto-push enable git push after every commit
-b, --base-dir string indicate the base directory from which TCR is running
-c, --config string config file (default is $HOME/tcr.yaml)
-c, --config-dir string indicate the directory where TCR configuration is stored (default: current directory)
-d, --duration duration set the duration for role rotation countdown timer
-l, --language string indicate the programming language to be used by TCR
-o, --polling duration set git polling period when running as navigator
Expand Down
2 changes: 1 addition & 1 deletion doc/tcr_mob.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tcr mob [flags]
```
-p, --auto-push enable git push after every commit
-b, --base-dir string indicate the base directory from which TCR is running
-c, --config string config file (default is $HOME/tcr.yaml)
-c, --config-dir string indicate the directory where TCR configuration is stored (default: current directory)
-d, --duration duration set the duration for role rotation countdown timer
-l, --language string indicate the programming language to be used by TCR
-o, --polling duration set git polling period when running as navigator
Expand Down
2 changes: 1 addition & 1 deletion doc/tcr_solo.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tcr solo [flags]
```
-p, --auto-push enable git push after every commit
-b, --base-dir string indicate the base directory from which TCR is running
-c, --config string config file (default is $HOME/tcr.yaml)
-c, --config-dir string indicate the directory where TCR configuration is stored (default: current directory)
-d, --duration duration set the duration for role rotation countdown timer
-l, --language string indicate the programming language to be used by TCR
-o, --polling duration set git polling period when running as navigator
Expand Down

0 comments on commit 672a0b9

Please sign in to comment.