File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2525 # Running --cache with --no-cache is not permitted
2626 conflicts : [--no-cache]
2727- long : --no-cache
28- help : Diisable cache
28+ help : Disable cache
2929 # Running --no-cache with --cache or with --fast is not permitted
3030 conflicts : [--cache, --fast]
3131- long : --fast
Original file line number Diff line number Diff line change 88 # Running --cache with --no-cache is not permitted
99 conflicts : [--no-cache]
1010- long : --no-cache
11- help : Diisable cache
11+ help : Disable cache
1212 # Running --no-cache with --cache or with --fast is not permitted
1313 conflicts : [--cache, --fast]
1414- long : --fast
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ environment_variable.default:
2020 default: ~/config.ini
2121
2222environment_variable.help :
23- help : Specify the help message for name for this variable.
23+ help : Specify the help message for this variable.
2424 url : https://bashly.dannyb.co/configuration/environment-variable/#help
2525 example : |-
2626 environment_variables:
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ flag.conflicts:
7474 conflicts: [--no-cache]
7575
7676 - long: --no-cache
77- help: Diisable cache
77+ help: Disable cache
7878
7979 # Running --no-cache with --cache or with --fast is not permitted
8080 conflicts: [--cache, --fast]
Original file line number Diff line number Diff line change @@ -496,7 +496,7 @@ environment_variable.default
496496
497497environment_variable.help
498498
499- Specify the help message for name for this variable.
499+ Specify the help message for this variable.
500500
501501 environment_variables:
502502 - name: api_key
@@ -624,7 +624,7 @@ flag.conflicts
624624 conflicts: [--no-cache]
625625
626626 - long: --no-cache
627- help: Diisable cache
627+ help: Disable cache
628628
629629 # Running --no-cache with --cache or with --fast is not permitted
630630 conflicts: [--cache, --fast]
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Options:
2323 Enable cache
2424
2525 --no-cache
26- Diisable cache
26+ Disable cache
2727
2828 --fast
2929 Run faster
You can’t perform that action at this time.
0 commit comments