/[grub]/grub/docs/grub.texi
ViewVC logotype

Diff of /grub/docs/grub.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by okuji, Sat Jun 1 00:00:27 2002 UTC revision 1.62 by okuji, Tue Jun 11 16:36:54 2002 UTC
# Line 2273  character each of the symbols correspond Line 2273  character each of the symbols correspond
2273  @node terminal  @node terminal
2274  @subsection terminal  @subsection terminal
2275    
2276  @deffn Command terminal [@option{--dumb}] [@option{--timeout=secs}] [@option{--lines=lines}] [@option{--silent}] [@option{console}] [@option{serial}] [@option{hercules}]  @deffn Command terminal [@option{--dumb}] [@option{--no-echo}] [@option{--no-edit}] [@option{--timeout=secs}] [@option{--lines=lines}] [@option{--silent}] [@option{console}] [@option{serial}] [@option{hercules}]
2277  Select a terminal for user interaction. The terminal is assumed to be  Select a terminal for user interaction. The terminal is assumed to be
2278  VT100-compatible unless @option{--dumb} is specified. If both  VT100-compatible unless @option{--dumb} is specified. If both
2279  @option{console} and @option{serial} are specified, then GRUB will use  @option{console} and @option{serial} are specified, then GRUB will use
# Line 2292  terminal, and it is used for the interna Line 2292  terminal, and it is used for the interna
2292  specify this option, the number is assumed as 24.  specify this option, the number is assumed as 24.
2293    
2294  The option @option{--silent} suppresses the message to prompt you to  The option @option{--silent} suppresses the message to prompt you to
2295  hit any key. This might be useful if your system has no terminal device.  hit any key. This might be useful if your system has no terminal
2296    device.
2297    
2298    The option @option{--no-echo} has GRUB not to echo back input
2299    characters. This implies the option @option{--no-edit}.
2300    
2301    The option @option{--no-edit} disables the BASH-like editing feature.
2302  @end deffn  @end deffn
2303    
2304    

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26