-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Remove directory from man page includes"
This reverts commit 91a4f5b. We need the paths for vitepress. Generate_man does includes so that having a path won't cause problems.
- Loading branch information
Showing
55 changed files
with
211 additions
and
211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,24 +33,24 @@ In the third form, the command will be performed for the user contained in the | |
In the last form, only matching mails of the given *user*\ (s) will be | ||
moved to the alternative storage. | ||
|
||
<!-- @include: global-options.inc --> | ||
<!-- @include: include/global-options.inc --> | ||
|
||
## OPTIONS | ||
|
||
<!-- @include: option-A.inc --> | ||
<!-- @include: include/option-A.inc --> | ||
|
||
<!-- @include: option-F-file.inc --> | ||
<!-- @include: include/option-F-file.inc --> | ||
|
||
<!-- @include: option-no-userdb-lookup.inc --> | ||
<!-- @include: include/option-no-userdb-lookup.inc --> | ||
|
||
**-r** | ||
: When the **-r** option is given this *command* works the other way | ||
round. Mails will be moved from the alternative storage back to the | ||
default mail location. | ||
|
||
<!-- @include: option-S-socket.inc --> | ||
<!-- @include: include/option-S-socket.inc --> | ||
|
||
<!-- @include: option-u-user.inc --> | ||
<!-- @include: include/option-u-user.inc --> | ||
|
||
## ARGUMENTS | ||
|
||
|
@@ -79,7 +79,7 @@ mail_location = mdbox:~/mdbox:ALT=/nfsmount/%h/mdbox | |
$ doveadm altmove -u [email protected] seen savedbefore 1w< | ||
``` | ||
|
||
<!-- @include: reporting-bugs.inc --> | ||
<!-- @include: include/reporting-bugs.inc --> | ||
|
||
## SEE ALSO | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ user could start a pre-authenticated imap session, using the command: | |
**doveadm exec imap**. An administrator would use the command | ||
**doveadm exec imap -u** *username*. | ||
|
||
<!-- @include: global-options.inc --> | ||
<!-- @include: include/global-options.inc --> | ||
|
||
## ARGUMENTS | ||
|
||
|
@@ -37,7 +37,7 @@ user's mailbox. | |
$ doveadm exec dovecot-lda -d [email protected] -f [email protected] < ~/stuff/welcome.msg | ||
``` | ||
|
||
<!-- @include: reporting-bugs.inc --> | ||
<!-- @include: include/reporting-bugs.inc --> | ||
|
||
SEE ALSO | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,22 +34,22 @@ In the third form, the command will be performed for the user contained in the | |
In the final form, only matching mails of the given *user* (s) will be | ||
expunged. | ||
|
||
<!-- @include: global-options.inc --> | ||
<!-- @include: include/global-options.inc --> | ||
|
||
## OPTIONS | ||
|
||
<!-- @include: option-A.inc --> | ||
<!-- @include: include/option-A.inc --> | ||
|
||
**-d** | ||
: Delete the mailbox if it is empty after expunging. | ||
|
||
<!-- @include: option-F-file.inc --> | ||
<!-- @include: include/option-F-file.inc --> | ||
|
||
<!-- @include: option-no-userdb-lookup.inc --> | ||
<!-- @include: include/option-no-userdb-lookup.inc --> | ||
|
||
<!-- @include: option-S-socket.inc --> | ||
<!-- @include: include/option-S-socket.inc --> | ||
|
||
<!-- @include: option-u-user.inc --> | ||
<!-- @include: include/option-u-user.inc --> | ||
|
||
## ARGUMENTS | ||
|
||
|
@@ -66,7 +66,7 @@ there more than two weeks ago: | |
$ doveadm expunge -u [email protected] mailbox Spam savedbefore 2w | ||
``` | ||
|
||
<!-- @include: reporting-bugs.inc --> | ||
<!-- @include: include/reporting-bugs.inc --> | ||
|
||
## SEE ALSO | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.