Fix typo. - energy - measure energy usage | |
git clone git://bitreich.org/energy git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 04da387fdf328b8be7075c474a72aa5dfcb613f4 | |
parent e7b10a359ff7396defb7e36dfe9f78b3c9d73b13 | |
Author: Troels Henriksen <[email protected]> | |
Date: Wed, 13 Sep 2023 11:19:50 +0200 | |
Fix typo. | |
Diffstat: | |
M man/energy.1 | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/man/energy.1 b/man/energy.1 | |
@@ -15,7 +15,7 @@ | |
.Sh DESCRIPTION | |
.Bd -filled | |
.Nm | |
-Show the energy usage of a command, similarly to how | |
+shows the energy usage of a command, similarly to how | |
.Xr time 1 | |
shows the time usage. The energy usage is printed to stderr and | |
reported in joules. |