parent
372e0333b3
commit
92ae62f9cc
@ -0,0 +1,30 @@
|
||||
% STATFS(1)
|
||||
% github.com/rfjakob
|
||||
% Sep 2019
|
||||
|
||||
NAME
|
||||
====
|
||||
|
||||
statfs - dump the statfs information for PATH to console in JSON format
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
||||
#### Examine encrypted file/directory
|
||||
statfs PATH
|
||||
|
||||
DESCRIPTION
|
||||
===========
|
||||
|
||||
There are no options to this command.
|
||||
|
||||
EXAMPLES
|
||||
========
|
||||
|
||||
Examine a directory entry:
|
||||
|
||||
statfs myfs/mCXnISiv7nEmyc0glGuhTQ
|
||||
|
||||
SEE ALSO
|
||||
========
|
||||
gocryptfs(1) gocryptfs-xray(1)
|
Loading…
Reference in new issue