We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fd6e08 commit a7b5d6aCopy full SHA for a7b5d6a
functions/→za-meta-plugins-meta-cmd-help-handler
@@ -1 +1,8 @@
1
-# WIP
+→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