Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
formatting error
  • Loading branch information
bturkus committed Jan 15, 2025
1 parent 0947f52 commit d5c156a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ami_scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ This script performs the following steps:

This script is a tool for validating AMI (Audio/Moving Image) bags. These bags contain JSON metadata and various types of media files, organized into a structured BagIt format. The script ensures that the bags conform to specific structural, content, and metadata requirements.

```python3 validate_ami_bags.py -d /path/to/bag_directory OR -b /path/to/bag [--metadata] [--slow] [-log]
```python3 validate_ami_bags.py -d /path/to/bag_directory OR -b /path/to/bag [--metadata] [--slow] [-log]```

1. Validation of Bag Structure:
* Checks for the presence of required directories and files.
Expand Down

0 comments on commit d5c156a

Please sign in to comment.