Skip to content
Snippets Groups Projects
Commit 74f14b2d authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

replace _self

parent 5de27def
No related branches found
No related tags found
2 merge requests!266Update docs,!265showhelp: replace _self
This commit is part of merge request !266. Comments created here will be created in the context of that merge request.
......@@ -573,7 +573,7 @@ function ph.execIfReady(){
ph.showImlHelpHeader(){
local _html;
_html=$(basename $0)
_html=${_self//\-/_}.html
_html=${_html//\-/_}.html
cat <<EOF
______________________________________________________________________
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment