Skip to content

Commit

Permalink
add -a usage (#160)
Browse files Browse the repository at this point in the history
Signed-off-by: Antoine Beaupré <anarcat@debian.org>
  • Loading branch information
anarcat committed Jun 8, 2023
1 parent 5aca539 commit daedbed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lvm-prom-collector
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ display_usage() {
echo "Use -p for used and free space of physical volumes."
echo "Use -s for the percentage usage of snapshots."
echo "Use -t for the percentage usage of thin pools."
echo "Use -a to enable everything."
}

if [ "$(id -u)" != "0" ]; then
Expand Down

0 comments on commit daedbed

Please sign in to comment.