| Summary: | mistake in "rebootin --help" | ||
|---|---|---|---|
| Product: | Branch p8 | Reporter: | Ivan Zakharyaschev <imz> |
| Component: | bootloader-utils | Assignee: | Andrey Cherepanov <cas> |
| Status: | NEW --- | QA Contact: | qa-p8 <qa-p8> |
| Severity: | minor | ||
| Priority: | P3 | CC: | grenka |
| Version: | не указана | ||
| Hardware: | all | ||
| OS: | Linux | ||
Перевешиваю на p8, так как всё ещё актуально. |
bootloader-utils-0.4.8-alt2 The following line in the output of "rebootin --help" makes no sense: <filename> must specify seekable regular file or device. It must have got there by mistake. It could be substituted by the following line from "man rebootin": <label> is the name of the entry as named in the boot loader configuration file. Complete output: # rebootin --help rebootin - reboots the machine using a particular Boot Loader entry usage: rebootin [options] <label> <filename> must specify seekable regular file or device. Options: -f, --fastboot reboot in fastboot mode. -n, --noreboot don't reboot immediately. -l, --list list available labels. -h, --help show this text and exit. Rebootin currently works only with LILO. Report bugs to http://bugs.altlinux.ru/ #