Skip to content

Commit 61ab14d

Browse files
committed
man: doveadm-fs - Add usage example
1 parent 3035563 commit 61ab14d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/core/man/include/doveadm-fs.inc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,13 @@ size (in bytes) of the item is returned.
139139
140140
<!-- @include: ./reporting-bugs.inc -->
141141
142+
## EXAMPLE
143+
144+
How to decompress a file.
145+
```
146+
doveadm -o fs=compress,posix -o fs/compress/fs_driver=compress -o fs/posix/fs_driver=posix -o fs_posix_prefix=/tmp/ fs get empty test.gz
147+
```
148+
142149
## SEE ALSO
143150
144151
[[man,doveadm]]

0 commit comments

Comments
 (0)