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
...@@ -573,7 +573,7 @@ function ph.execIfReady(){ ...@@ -573,7 +573,7 @@ function ph.execIfReady(){
ph.showImlHelpHeader(){ ph.showImlHelpHeader(){
local _html; local _html;
_html=$(basename $0) _html=$(basename $0)
_html=${_self//\-/_}.html _html=${_html//\-/_}.html
cat <<EOF cat <<EOF
______________________________________________________________________ ______________________________________________________________________
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment