Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/core/man/doveadm-import.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ level if *dest_parent* is empty (""). The *search_query* can be used to
restrict which mailboxes or messages are imported. By default the import
is done in destination user's context, you can use -U to change this.

In the first form, [[man,doveadm]] will executed the **import** action
mails will be imported for all users.
In the first form, the **import** action will be performed for all users.

In the second form, the mails will be imported for all users listed in
the given *file*.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think would be better if these two first/second form sentences were synced. So I think better to use what is currently in the second sentence: "In the first form, the mails will be imported for all users."

Although I don't think it's very clear what the forms are even referring to, might as well clarify that by adding the parameter. Like "In the first form (-A parameter), ..."

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(same for 3rd and final forms)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

although would be better to remove the 3rd form entirely, there's no point having it there at all..

Expand Down