Skip to content

Commit 6887e98

Browse files
authored
Update README.md
1 parent b3517da commit 6887e98

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ It is also possible to get JSON output:
159159
]
160160
```
161161

162-
## s3kit lock compliance
162+
### s3kit lock compliance
163163
Adds the [compliance lock](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html) to a given object identified by a prefix and applicable to all versions of the object(s), latest version of the object(s) or specific version of the object(s).
164164

165165
```
@@ -188,7 +188,7 @@ Locking s3://bucket/key version .oNOa6ZVNDTUcKHaaaECJUmdA9XaBTI4 expires 2020-04
188188

189189
The default answer is **NO**.
190190

191-
## s3kit lock legal add / rm
191+
### s3kit lock legal add / rm
192192

193193
Adds or removes the [legal hold](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html) to the object(s) found by given S3 prefix(es).
194194

@@ -214,7 +214,7 @@ Global Flags:
214214
Use "s3kit lock legal [command] --help" for more information about a command.
215215
```
216216

217-
## s3kit lock governance add / rm
217+
### s3kit lock governance add / rm
218218

219219
Adds or removes the [governance retention lock](https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lock.html) to the object(s) found by given S3 prefix(es).
220220

0 commit comments

Comments
 (0)