Skip to content

Commit

Permalink
Document disk and memory pecentage options
Browse files Browse the repository at this point in the history
  • Loading branch information
grtcdr committed Dec 27, 2023
1 parent 331ec56 commit fb47984
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
10 changes: 10 additions & 0 deletions doc/macchina.1
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,16 @@ Lengthens shell output.\&
Lengthens uptime output.\&
.P
.RE
\fB-m, --memory-percentage\fR
.RS 4
Show memory usage in percentage
.P
.RE
\fB-p, --disk-space-percentage\fR
.RS 4
Show disk space usage in percentage
.P
.RE
\fB-h, --help\fR
.RS 4
Prints help information.\&
Expand Down
8 changes: 7 additions & 1 deletion doc/macchina.1.scd
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on performance.

*-c, --config*=_FILE_
Specify a custom path to a configuration file.

This is helpful in cases where macchina fails to parse the configuration
file from the default path, i.e. *$XDG_CONFIG_HOME/macchina/macchina.toml*.

Expand Down Expand Up @@ -55,6 +55,12 @@ on performance.
*-U, --long-uptime*
Lengthens uptime output.

*-m, --memory-percentage*
Show memory usage in percentage

*-p, --disk-space-percentage*
Show disk space usage in percentage

*-h, --help*
Prints help information.

Expand Down

0 comments on commit fb47984

Please sign in to comment.