summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-17 15:36:47 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-17 15:36:47 +0200
commit2bff3ee6b41dc11e0bbaf9ef8a94a3bfce8b975c (patch)
tree27a109dd472a832e6c7d77cbab67e361af30b3c4 /Makefile
parenta8a6f80492292a4394615a50e2f1fadda2b48d24 (diff)
downloadpgfuse-2bff3ee6b41dc11e0bbaf9ef8a94a3bfce8b975c.tar.gz
pgfuse-2bff3ee6b41dc11e0bbaf9ef8a94a3bfce8b975c.tar.bz2
made --help more readable and pageable
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 585463c..21bf9c0 100644
--- a/Makefile
+++ b/Makefile
@@ -69,8 +69,7 @@ test: pgfuse testfsync testpgsql
-stat mnt/dir/dir3
-stat mnt/dir/dir2/clink
# show filesystem stats (statvfs)
- df -k mnt
- df -i mnt
+ -stat -f mnt
fusermount -u mnt
pgfuse: pgfuse.o pgsql.o