Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryo-ma authored Jan 21, 2024
1 parent 8f80c37 commit 1d06b48
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,14 @@ Command to be executed during postprocessing.
$ python ./tests/test_custom_command.py ./data_files/***/***.xx
```

#### Install by specifying the HTML page

Install data by specifying regular expressions for links within a specified page.

```
$ dim install -P https://example.com -e ".pdf" -n "example"
```

#### Forced execution

Forced install. Overwrite already exist data file.
Expand Down

0 comments on commit 1d06b48

Please sign in to comment.