Skip to content

Commit 3c31ef0

Browse files
author
David Futcher
committed
Fix formatting issue with new readme content
1 parent 052ef5f commit 3c31ef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The `-save` flag stores the bucket name and region so you can push to the same l
2525
All usage options can be shown using the `-help` flag.
2626

2727
## Config
28-
After using the `-save- flag, `git-s3-push` creates a JSON configuration file (`.git_s3_push`) storing bucket and region information. This file also includes other configuration directives that cannot be specified using flags:
28+
After using the `-save` flag, `git-s3-push` creates a JSON configuration file (`.git_s3_push`) storing bucket and region information. This file also includes other configuration directives that cannot be specified using flags:
2929

3030
- `Ignore`: Files in the git repo that *should not* be pushed. This could include source files (for example .coffee files), or any other file in the git repository you don't want pushed to the S3 bucket. Files are specified in a JSON list of Go regexes. For example:
3131

0 commit comments

Comments
 (0)