diff options
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> |