doc: load in modfile unload in reserve order

This commit is contained in:
Xavier Delaruelle
2017-04-27 05:01:32 +02:00
parent fbe7326c4e
commit d3372d2abd

View File

@@ -187,6 +187,10 @@ Modules collections are not supported on C-version.
=over
=item B<module>
Since C<v1.8XX>: in case of B<module load> command specifying multiple I<modulefiles>, when mode is set to B<unload> these I<modulefiles> will be unloaded in the reverse order to ensure correct handling of prerequisites.
=item B<module-info>
=over