diff --git a/doc/man/sde-download.1 b/doc/man/sde-download.1 index ea0b776..98213e0 100644 --- a/doc/man/sde-download.1 +++ b/doc/man/sde-download.1 @@ -63,7 +63,7 @@ too. .PP \-\-check .RS 4 -Defines when will the tool validate the downloaded file against the checksum in the database. The defailt value is +Defines when will the tool validate the downloaded file against the checksum in the database. The default value is \fIalways\fR, but you can choose between \fIdownload\fR, meaning that it wont validate when using the alternative download location, or \fInever\fR. @@ -85,11 +85,11 @@ or \fImove\fR. .RE .PP -\-\-dependencies +\-e, \-\-extenders .RS 4 When using \fIpackage\fR or \fIrepository\fR -discriminators, download the active dependencies considering the specified config id. +discriminators, download the active extenders considering the specified config id. .RE diff --git a/src/doc/man/sde-download.txt b/src/doc/man/sde-download.txt index 7349db9..9b2a0c2 100644 --- a/src/doc/man/sde-download.txt +++ b/src/doc/man/sde-download.txt @@ -47,7 +47,7 @@ OPTIONS --check:: Defines when will the tool validate the downloaded file against - the checksum in the database. The defailt value is 'always', but + the checksum in the database. The default value is 'always', but you can choose between 'download', meaning that it wont validate when using the alternative download location, or 'never'. @@ -60,7 +60,7 @@ OPTIONS 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:: +-e, --extenders:: When using 'package' or 'repository' discriminators, download the - active dependencies considering the specified config id. + active extenders considering the specified config id.