Added a note in the help output about downloading packages using -P
This commit is contained in:
parent
be9970bfaf
commit
1fb586eee6
1 changed files with 5 additions and 1 deletions
6
jhalfs
6
jhalfs
|
@ -28,7 +28,11 @@ Options:
|
||||||
jhalfs produces will be in the directory
|
jhalfs produces will be in the directory
|
||||||
DIR/jhalfs. Default is \"/mnt/lfs\".
|
DIR/jhalfs. Default is \"/mnt/lfs\".
|
||||||
|
|
||||||
-P, --get-packages download the packages and patches
|
-P, --get-packages download the packages and patches. That
|
||||||
|
depend on the server declared in the
|
||||||
|
jhalfs.conf file having the proper packages
|
||||||
|
and patches versions for the book version
|
||||||
|
being processed.
|
||||||
|
|
||||||
-D, --download-client CLIENT use CLIENT as the program for retrieving
|
-D, --download-client CLIENT use CLIENT as the program for retrieving
|
||||||
packages (for use in conjunction with -P)
|
packages (for use in conjunction with -P)
|
||||||
|
|
Reference in a new issue