summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-07-18 18:21:29 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-07-18 18:21:29 +0200
commitac369f0c9d0e4362dc229eccbc2d4692538f5553 (patch)
tree346bc86bc842cead35720ee33004f7fd02c7cd3c /bin
parent625f6ed369042b5a2364e17fe1465c92447772e8 (diff)
minor fixes
Diffstat (limited to 'bin')
-rwxr-xr-xbin/common/amount2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/common/amount b/bin/common/amount
index 8d235e4..71fc6ae 100755
--- a/bin/common/amount
+++ b/bin/common/amount
@@ -8,7 +8,7 @@ die ()
}
clear
-lsblk -o name,size,type,mountpoints
+lsblk -o name,size,type,mountpoint
die "───────────────────────────────────"
lsblk --ascii -o name,mountpoint |
grep '^.-' |