Skip to content

Commit ce3c736

Browse files
authored
Update README.md
1 parent 9df4fbd commit ce3c736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

local_builds/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ usage: codebuild_build.sh [-i image_name] [-a artifact_output_directory] [option
2323
-a Used to specify an artifact output directory.
2424

2525
**Optional:**
26-
-s Used to specify a source directory. Defaults to the current working directory.
27-
-c Use the AWS configuration and credentials from your local host. This includes ~/.aws and any AWS_* environment variables.
26+
-s Used to specify a source directory. Defaults to the current working directory.
27+
-c Use the AWS configuration and credentials from your local host. This includes ~/.aws and any AWS_* environment variables.
2828
-b Used to specify a buildspec override file. Defaults to buildspec.yml in the source directory.
2929
-e Used to specify a file containing environment variables.
3030

0 commit comments

Comments
 (0)