Update help texts
This commit is contained in:
parent
71d3bc8dcc
commit
90354265a0
2 changed files with 11 additions and 5 deletions
|
@ -37,3 +37,9 @@ Archive pads:
|
|||
## As a GitHub action
|
||||
|
||||
*TODO*
|
||||
|
||||
## Using Container Image
|
||||
|
||||
```shell
|
||||
podman run --rm --mount type=bind,source=./.,destination=/repo -i --workdir /repo ghcr.io/dadada/pad-archiver < pads.txt
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue