[Bug 304776] New: usage information of save_y2logs is suboptimal
https://bugzilla.novell.com/show_bug.cgi?id=304776 Summary: usage information of save_y2logs is suboptimal Product: openSUSE 10.3 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: YaST2 AssignedTo: sh@novell.com ReportedBy: bwalle@novell.com QAContact: jsrain@novell.com Found By: Development echo "Usage: $0 <tgz-file-name>" echo "" echo "Copies the YaST2 logs to a compressed tar archive." Better would be something that would give the user the hint that bzip2 is also supported, like echo "Usage: $0 <tar.gz-file-name>|<tar.bz2-file-name>" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304776#c1 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Stefan Hundhammer <sh@novell.com> 2007-08-27 03:59:44 MST --- Fixed. Now reads: % ./save_y2logs Usage: ./save_y2logs <tgz-file-name>|<bzip2-file-name> Copies the YaST2 logs to a compressed tar archive. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com