18 lines
350 B
Plaintext
18 lines
350 B
Plaintext
|
# -*- coding: utf-8 mode: markdown -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
|
||
|
##@creator: jclain
|
||
|
##@created: 15/03/2012 22:20
|
||
|
##@modifier: jclain
|
||
|
##@changecount: 1
|
||
|
##@tags:
|
||
|
##@title: umirror
|
||
|
|
||
|
{{{
|
||
|
umirror: faire un miroir d'un site web
|
||
|
|
||
|
USAGE
|
||
|
umirror [options] url [wget_options]
|
||
|
|
||
|
OPTIONS
|
||
|
-l Convertir les liens pour consultation locale
|
||
|
}}}
|