diff options
author | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-08-03 11:14:13 +0000 |
---|---|---|
committer | shnavid <shnavid@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-08-03 11:14:13 +0000 |
commit | 1635b797f52a0a62dec95a94d871c81b0d1dbb96 (patch) | |
tree | d8b1183bd0691e8ef8921bc2b6e7a9bb65594b86 /src/sosreport.1 | |
parent | b2ed24d1023f094deb7ce54ab59ca4384db646a5 (diff) | |
download | sos-1635b797f52a0a62dec95a94d871c81b0d1dbb96.tar.gz |
fixed manpage
added missing messages to .po files
more changes to the italian messages
try collecting /etc/fedora-release, just in case..
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@327 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/sosreport.1')
-rw-r--r-- | src/sosreport.1 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/sosreport.1 b/src/sosreport.1 index 95f427b5..cd7d34df 100644 --- a/src/sosreport.1 +++ b/src/sosreport.1 @@ -4,7 +4,9 @@ sosreport \- Generate debugging information for this system .SH SYNOPSIS .B sosreport [-l|--list-plugins]\fR - [-n|--skip-plugins plugin-names] [-e|--enable-plugins plugin-names] [-o|--only-plugins plugin-names]\fR + [-n|--skip-plugins plugin-names]\fR + [-e|--enable-plugins plugin-names]\fR + [-o|--only-plugins plugin-names]\fR [-a|--alloptions] [-v|--verbose] [--no-multithread] [--no-progressbar] .SH DESCRIPTION @@ -46,6 +48,11 @@ Disable multithreaded collection and analysis of the sosreport data. .nf Navid Sheikhol-Eslami <navid@redhat.com> .fi +.SH TRANSLATIONS +.nf +Eva Schaller <eschalle@redhat.com> [Italian] +Imed Chihi <ichihi@redhat.com> [Arabic] [French] +.fi .SH AUTHORS .nf Steve Conklin <sconklin@redhat.com> |