mirror of
https://github.com/derfenix/webarchive.git
synced 2026-03-11 21:35:34 +03:00
Update README.md
This commit is contained in:
@@ -40,7 +40,7 @@ will contain all processed formats with ids of the stored files.
|
|||||||
#### 4. Open file in browser
|
#### 4. Open file in browser
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
xdg-open http://localhost:5001/pages/$page_id/file/$file_id
|
xdg-open "http://localhost:5001/pages/$page_id/file/$file_id"
|
||||||
```
|
```
|
||||||
Where `$page_id` — value of the `id` field from previous command response, and
|
Where `$page_id` — value of the `id` field from previous command response, and
|
||||||
`$file_id` — the id of interesting file.
|
`$file_id` — the id of interesting file.
|
||||||
|
|||||||
Reference in New Issue
Block a user