Skip to content

Commit 77a4001

Browse files
committed
update readme
1 parent 4a79a80 commit 77a4001

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ When a job is interrupted (by any reason), `pywaybackup` is designed to resume t
152152
The output path is currently structured as follows by an example for the query:<br>
153153
`http://example.com/subdir1/subdir2/assets/`:
154154
<br><br>
155-
For the current version (`-c`):
155+
For the first and last version (`-f` or `-l`):
156156
- The requested path will only include all files/folders starting from your query-path.
157157
```
158158
your/path/waybackup_snapshots/
@@ -164,7 +164,7 @@ your/path/waybackup_snapshots/
164164
├── style.css
165165
...
166166
```
167-
For all versions (`-f`):
167+
For all versions (`-a`):
168168
- Will currently create a folder named as the root of your query. Inside this folder, you will find all timestamps and per timestamp the path you requested.
169169
```
170170
your/path/waybackup_snapshots/

0 commit comments

Comments
 (0)