docs→rtfd

This commit is contained in:
Marc Beninca 2021-12-11 15:32:21 +01:00
parent 7bc781ed11
commit c7ec1dc5d1
131 changed files with 1 additions and 1 deletions

View file

@ -1,18 +0,0 @@
apt-mirror
==========
.. todo:: list files syntax
.. warning::
Translations archived in xz are not fetched
Workaround:
::
if ( $filename =~ m{^$component/i18n/Translation-[^./]*\.bz2$} )
::
if ( $filename =~ m{^$component/i18n/Translation-[^./]*\.(bz2|xz)$} )