Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doc/tuto: docker, show how to fix the permissions
[simgrid.git] / docs / manpages / smpirun.1
index 9aff827..0af518b 100644 (file)
@@ -83,7 +83,7 @@ Name of the tracefile
 \fB\-replay\fR <tracefile>
 Replay a trace instead of actually executing an application.
 .TP
-\fB\-quiet\fR 
+\fB\-quiet\fR
 Reduce output verbosity. This is useful to make tests reproducible.
 .TP
 \fB\-version\fR
@@ -94,7 +94,7 @@ Displays the git hash of SimGrid.
 .TP
 .SH SIMULATION OPTIONS
 You can change many simulation parameters on command line by passing
-\fB--cfg\fR=\fIparameter\fR:\fIvalue\fR after the program name. 
+\fB--cfg\fR=\fIparameter\fR:\fIvalue\fR after the program name.
 A full list of the existing parameters and their meaning can be found at
 https://simgrid.org/doc/latest/Configuring_SimGrid.html
 
@@ -107,12 +107,12 @@ Only simulate computation chunks that last more than XXX seconds.
 Disable the simulation of all computation chunks (that are still executed on the host machine).
 
 .SH AUTHORS
-The SimGrid team (simgrid-devel@lists.gforge.inria.fr)
+The SimGrid team
 .SH COPYRIGHT AND LICENCE
-Copyright (c) 2014-2021. The SimGrid Team. All rights reserved.
+Copyright (c) 2014-2022. The SimGrid Team. All rights reserved.
 
 This program is free software; you may redistribute it and/or modify
-it under the terms of GNU LGPL (v2.1) license. 
+it under the terms of GNU LGPL (v2.1) license.
 .SH SEE ALSO
 .B smpicc\fR(1)
 .B smpicxx\fR(1)