]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/nfsstat/nfsstat.c
Fixed typo in the nfsstat command line arugments.
[nfs-utils.git] / utils / nfsstat / nfsstat.c
index 828119b724d17a440fbe5ddb013dff2b76314a35..ed8cfc829a24f19a9c980512d9afbeae496fcfde 100644 (file)
@@ -237,7 +237,7 @@ static struct option longopts[] =
        { "all", 0, 0, 'v' },
        { "auto", 0, 0, '\3' },
        { "client", 0, 0, 'c' },
-       { "mounts", 0, 0, 'm' },
+       { "mounted", 0, 0, 'm' },
        { "nfs", 0, 0, 'n' },
        { "rpc", 0, 0, 'r' },
        { "server", 0, 0, 's' },