Browse Source

Update mkdemo with newer shellfu

Alois Mahdal 9 years ago
parent
commit
47d6b8f184
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      dotfiles.config/Xlib/colorscheme/mkdemo

+ 1
- 1
dotfiles.config/Xlib/colorscheme/mkdemo View File

@@ -48,7 +48,7 @@ css() {
48 48
     echos "}"
49 49
 }
50 50
 
51
-test -n "$CSDEMO_FNAME" || usage_is "scheme.Xresources"
51
+test -n "$CSDEMO_FNAME" || mkusage "scheme.Xresources"
52 52
 
53 53
 htmlhead                 >  "$CSDEMO_FNAME.html"
54 54
 <"$CSDEMO_FNAME" xd2html >> "$CSDEMO_FNAME.html"