📄 chicken-bug.1
字号:
.\" dummy line.TH CHICKEN-BUG 1 "19 Sep 2001".SH NAMEchicken-bug \- generates a Chicken Scheme bug report from user input.SH SYNOPSIS.B chicken-bug[.I filename|.I OPTION ...].SH OPTIONS.TP.B \-helpShow usage information..TP.B \-to-stdoutWrite bug report to standard output instead of writing it to a file..TP.B \-Read user input from standard input, even if files are given on the command line..SH DESCRIPTION.I chicken-buggenerates a bug report file that collects user-input, optionalfiles and system information obtained from the installed CHICKENexecutables and libraries. Non-option arguments given on the command lineare inserted into the bug report. If no option is given, or if .B \-has been passed on the command line, then a description of the problemis read from standard input, until EOF (CTRL-D) is read.The report will be automatically e-mailed to the CHICKEN maintainers,if an SMTP connection can be established. If no connection can bemade, the bug report will be written to a file in the current directory,which should be sent to CHICKEN maintainers as it contains varioususeful bits of information that make it easier to classify the problem described.Bug reports should be as detailed as possible. It is also very helpfulto include code that reproduces the problem. The more detailed the inputand the more thorough the description is, the easier you make it forthe CHICKEN developers to help you..SH BUGSSubmit bug reports by e-mail to.I chicken-janitors@nongnu.org.SH AUTHORFelix L. Winkelmann (felix@call-with-current-continuation.org)and The Chicken Team..SH SEE ALSO.BR chicken(1)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -