Skip to content

Commit 4109346

Browse files
committed
doveadm fs: fix example syntax
1 parent 8bd52a6 commit 4109346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ doveadm -o fs=compress,posix -o fs/compress/fs_driver=compress -o fs/posix/fs_dr
150150
Using a named filter.
151151
152152
```sh
153-
doveadm mail fs -u testuser get obox path/to/file
153+
doveadm mail fs get -u testuser obox path/to/file
154154
```
155155
156156
## SEE ALSO

0 commit comments

Comments
 (0)