Skip to content
Snippets Groups Projects
Commit 6b819c3d authored by Eleni Mathioulaki's avatar Eleni Mathioulaki Committed by Dennis Terhorst
Browse files

fix typos in docstring

parent de18352b
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ Filter to modify `setenv` statements in modulefiles to `prepend-path` statements
Usage:
tools/ensure_prepend.py PATH MANPATH PYTHONPATH <../build.52.VGk/test.mod
or
module sh-to-module bash somescript.sh | tools/ensure_prepend.py PATH MANPATH PYTHONPATH > path/to/module
module sh-to-mod bash somescript.sh | ensure_prepend.py PATH MANPATH PYTHONPATH > path/to/module
"""
import logging
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment