Skip to content

Commit a7b5d6a

Browse files
authored
Update →za-meta-plugins-meta-cmd-help-handler
1 parent 5fd6e08 commit a7b5d6a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# WIP
1+
→za-meta-plugins-meta-cmd-help-handler() {
2+
+zi-message "{nl}—— {pre}meta {opt}--help{data}/{opt}-h" \
3+
"{rst}{nl}{nl}" \
4+
\
5+
"{msg}{u}Description{rst}{ehi}:{rst}{nl}" \
6+
"{opt}--help{data}/{opt}-h{ehi}:{rst}{msg} this message{rst}{nl}"
7+
return 0
8+
}

0 commit comments

Comments
 (0)