8000
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 6fc2934 commit 7845cefCopy full SHA for 7845cef
README.md
@@ -24,9 +24,7 @@
24
help=$(usage myapp)
25
echo "Usage: $help" && exit
26
27
-## Reference + Examples
28
-
29
-Check the wiki <a href="https://github.com/coderofsalvation/powscript/wiki/Reference">here</a>
+Check <a href="https://github.com/coderofsalvation/powscript/wiki/Reference">here</a> for more examples
30
31
## Features
32
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "powscript",
3
- "version": "1.0.17",
+ "version": "1.0.18",
4
"description": "painless shellscript aka bash for hipsters: a bash transpiler which reduces noise",
5
"main": "powscript",
6
"directories": {
0 commit comments