diff options
author | Mike Fulbright <msf@redhat.com> | 2002-06-13 16:45:25 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2002-06-13 16:45:25 +0000 |
commit | c7be7f17dba7ef65457c97413fae5cbe11b26bb3 (patch) | |
tree | 563fa7a8ec2d96b8ef60aec112c60ff4b4b5775a /docs/command-line.txt | |
parent | f73df6570e21809b5bd0e8a757bdc69863b018e8 (diff) | |
download | anaconda-c7be7f17dba7ef65457c97413fae5cbe11b26bb3.tar.gz anaconda-c7be7f17dba7ef65457c97413fae5cbe11b26bb3.tar.xz anaconda-c7be7f17dba7ef65457c97413fae5cbe11b26bb3.zip |
update docs
Diffstat (limited to 'docs/command-line.txt')
-rw-r--r-- | docs/command-line.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt index f74b3a8bb..56c4e8dd8 100644 --- a/docs/command-line.txt +++ b/docs/command-line.txt @@ -14,8 +14,6 @@ lowres Force GUI installer to run at 640x480. resolution=<mode> Run installer in mode specified, '1024x768' for example. -nofb Do not use frame buffer for GUI install. - nousb Do not load USB support (helps if install hangs early sometimes). @@ -26,6 +24,8 @@ noprobe Do not attempt to detect hw, prompts user instead. nopcmcia Ignore PCMCIA controller in system. +skipddc Skips DDC probe of monitor, may help if its handing system. + text Force text mode install. updates Prompt for floppy containing updates (bug fixes). |