Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
$ /usr/sbin/cronolog --help 2>&1 | grep prev -P NAME, --prev-symlink=NAME maintain a symbolic link from NAME to previous log but cronolog.1m says instead the long option for -P is : --prevlink=NAME maintain a symbolic link from NAME to the previous log file. Requires that the --symlink option is specified, as cronolog renames the current link to the name specified for the previous link.
Created an attachment (id=140260) [edit] use --prev-symlink instead of --prevlink in the documentation as used by the code
Committed, thanks for the patch!