|
|
|
@ -56,14 +56,11 @@ OPTIONS |
|
|
|
on the global config. Alternatively you can use ''none'', or auto |
|
|
|
to detect again the best mirror for your location. |
|
|
|
|
|
|
|
--m, -mode:: |
|
|
|
Defines what to do when taking a file from '$altdir'. By default |
|
|
|
it makes a 'hardlink', but you can also choose 'copy' or 'move'. |
|
|
|
|
|
|
|
--dependencies:: |
|
|
|
When using 'package' or 'repository' discriminators, download the |
|
|
|
active dependencies considering the specified config id. |
|
|
|
|
|
|
|
-c, --copy:: |
|
|
|
When the file is found on the alternative location the tool will |
|
|
|
'copy' it instead of doing a hardlink. |
|
|
|
|
|
|
|
-m, --move:: |
|
|
|
When the file is found on the alternative location the tool will |
|
|
|
'move' it instead of doing a hardlink. |