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 7162e76 commit 842d3e3Copy full SHA for 842d3e3
src/stackusage
@@ -43,7 +43,7 @@ showusage()
43
44
showversion()
45
{
46
- echo "stackusage v1.17"
+ echo "stackusage v1.18"
47
echo ""
48
echo "Copyright (C) 2015-2022 Kristofer Berggren"
49
src/stackusage.1
@@ -1,5 +1,5 @@
1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man.
2
-.TH STACKUSAGE "1" "July 2022" "stackusage v1.17" "User Commands"
+.TH STACKUSAGE "1" "July 2022" "stackusage v1.18" "User Commands"
3
.SH NAME
4
stackusage \- measure stack usage in applications
5
.SH SYNOPSIS
0 commit comments