Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtich committed Jun 17, 2024
1 parent 1c2694a commit 23d5524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ library specific configuration file:

| variable | `qa-catalogue` | description | default |
|-------------------|---------------------|--------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `ANALYSES` | `-a`/`--analyses` | which tasks to run with `all-analyses` | `validate, sqlite, completeness, completeness_sqlite, classifications, authorities, tt_completeness, shelf_ready_completeness, serial_score, functional_analysis, pareto, marc_history` |
| `ANALYSES` | `-a`/`--analyses` | which tasks to run with `all-analyses` | `validate, validate_sqlite, completeness, completeness_sqlite, classifications, authorities, tt_completeness, shelf_ready_completeness, serial_score, functional_analysis, pareto, marc_history` |
| | `-c`/`--catalogue` | display name of the catalogue | `$NAME` |
| `NAME` | `-n`/`--name` | name of the catalogue | qa-catalogue |
| `BASE_INPUT_DIR` | `-d`/`--input` | parent directory of input file directories | `./input` |
Expand Down

0 comments on commit 23d5524

Please sign in to comment.