Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 291786 Details for
Bug 249792
the option '--usage' does not exist, should be deleted from the manpage
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
add option "--usage" for logwatch
logwatch-7.3-usage.patch (text/plain), 1.46 KB, created by
Yu Zhiguo
on 2008-01-16 01:49:28 UTC
(
hide
)
Description:
add option "--usage" for logwatch
Filename:
MIME Type:
Creator:
Yu Zhiguo
Created:
2008-01-16 01:49:28 UTC
Size:
1.46 KB
patch
obsolete
>--- logwatch-7.3/scripts/logwatch.pl.usage 2009-01-23 09:58:47.000000000 +0800 >+++ logwatch-7.3/scripts/logwatch.pl 2009-01-23 10:03:58.000000000 +0800 >@@ -105,7 +105,7 @@ > # Show usage for this program > print "\nUsage: $0 [--detail <level>] [--logfile <name>]\n" . > " [--print] [--mailto <addr>] [--archives] [--range <range>] [--debug <level>]\n" . >- " [--save <filename>] [--help] [--version] [--service <name>]\n" . >+ " [--save <filename>] [--help|--usage] [--version] [--service <name>]\n" . > " [--numeric] [--output <output_type>]\n" . > " [--splithosts] [--multiemail]\n\n"; > print "--detail <level>: Report Detail Level - High, Med, Low or any #.\n"; >@@ -129,7 +129,7 @@ > print "--output <output type>: Report Format - mail, html or unformatted#.\n"; > print "--encode: Use base64 encoding on output mail.\n"; > print "--version: Displays current version.\n"; >- print "--help: This message.\n"; >+ print "--help|--usage: This message.\n"; > print "* = Switch can be specified multiple times...\n\n"; > exit (99); > } >@@ -338,7 +338,7 @@ > "debug=s" => \$Config{'debug'}, > "r|range=s" => \$Config{'range'}, > "n|numeric" => \$Config{'numeric'}, >- "h|help" => \$Help, >+ "h|help|usage" => \$Help, > "v|version" => \$ShowVersion, > "hostname=s" => \$Config{'hostname'}, > "splithosts" => \$Config{'splithosts'},
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249792
:
160086
| 291786