Skip to content

Commit 0510c5a

Browse files
committed
fixup! Fixed #4: fixed usage in entrypoint
1 parent b2c1b6d commit 0510c5a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/kiwixseeder/entrypoint.py

+5-5
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@
4646
4747
> `--filename 'mali*'` matches a single ZIM:
4848
49-
- `openZIM:mali-pour-les-nuls_fr_all: @ 2024-09-06 (61.54 MiB)`
49+
- `openZIM:mali-pour-les-nuls_fr_all:@2024-09-06 (61.54 MiB)`
5050
5151
> `--filename 'mali*' --filename 'eleda*'` matches two ZIMs:
5252
53-
- `openZIM:mali-pour-les-nuls_fr_all: @ 2024-09-06 (61.54 MiB)`
54-
- `openZIM:eleda.education_fr_fo-offline: @ 2023-10-29 (50.03 MiB)`
53+
- `openZIM:mali-pour-les-nuls_fr_all:@2024-09-06 (61.54 MiB)`
54+
- `openZIM:eleda.education_fr_fo-offline:@2023-10-29 (50.03 MiB)`
5555
5656
> `--filename 'mali*' --filename 'eleda*' --lang fra` matches two ZIMs:
5757
58-
- `openZIM:mali-pour-les-nuls_fr_all: @ 2024-09-06 (61.54 MiB)`
59-
- `openZIM:eleda.education_fr_fo-offline: @ 2023-10-29 (50.03 MiB)`
58+
- `openZIM:mali-pour-les-nuls_fr_all:@2024-09-06 (61.54 MiB)`
59+
- `openZIM:eleda.education_fr_fo-offline:@2023-10-29 (50.03 MiB)`
6060
6161
> `--filename 'mali*' --filename 'eleda*' --lang bam` matches zero ZIM
6262

0 commit comments

Comments
 (0)