diff options
author | Felix Lechner | 2019-09-06 09:43:54 -0700 |
---|---|---|
committer | Jakob Unterwurzacher | 2019-09-08 15:30:29 +0200 |
commit | 92ae62f9cc6c27e2e434eac1547b4b269663a56b (patch) | |
tree | 067f2230ae9f64d83323614b9bea2d072f4ecb02 /Documentation/MANPAGE-render.bash | |
parent | 372e0333b38b9aa8f7fe1062a55169e15f482fbb (diff) |
Provide a manpage for statfs tool.
Diffstat (limited to 'Documentation/MANPAGE-render.bash')
-rwxr-xr-x | Documentation/MANPAGE-render.bash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/MANPAGE-render.bash b/Documentation/MANPAGE-render.bash index 996290a..74028ad 100755 --- a/Documentation/MANPAGE-render.bash +++ b/Documentation/MANPAGE-render.bash @@ -15,4 +15,4 @@ function render { render MANPAGE.md gocryptfs.1 render MANPAGE-XRAY.md gocryptfs-xray.1 - +render MANPAGE-STATFS.md statfs.1 |