[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Little patch for the manpage of make-live



Hi Debian-Live developers,

i created a little patch for the manpage for those things i found a
little bit confusing.

Thank you for your work!

-- 
  .''`.     Mario Iseli <admin@marioiseli.com>
 : :'  :    proud user of Debian unstable
 `. `'`
   `-  Debian - when you have better things to do than fixing a system
-------------- next part --------------
--- make-live.8.orig	2006-09-10 20:58:34.000000000 +0200
+++ make-live.8	2006-09-10 20:58:22.000000000 +0200
@@ -112,8 +112,8 @@
 .BI "\-\-packages " PACKAGE \||\| \|"PACKAGES\|"
 specifies a list of packages to install into the chroot. Instead of this flag, the environment variable LIVE_PACKAGES can be used (Default: empty).
 .TP
-.BI "\-p, \-\-package-list " FILE
-specifies an external package list file, one package for each line. It overrides list option. Instead of this flag, the environment variable LIVE_PACKAGE_LIST can be used (Default: standard).
+.BI "\-p, \-\-package-list " FILE \|| \|LIST
+specifies an external package list file, one package for each line. It overrides list option. Instead of this flag, the environment variable LIVE_PACKAGE_LIST can be used (Default: standard). A "LIST" is a file in /usr/share/live-package/lists.
 .TP
 .BI "\-\-proxy-ftp " URL
 specifies the value of ftp_proxy inside the chrooted environment. Instead of this flag, the environment variable LIVE_PROXY_FTP can be used (Default: empty).
@@ -149,7 +149,7 @@
 enables generation of source images. Instead of this flag, the environment variable LIVE_SOURCE can be used (Default: no).
 .TP
 .B \-\-without-source
-disables generation of source images. Instead of this flag, the environment variable LIVE_SOURCE can be used (Default: no).
+disables generation of source images. Instead of this flag, the environment variable LIVE_SOURCE can be used (Default: yes).
 .PP
 .TP
 .B \-h, \-\-help

Reply to: