Skip to content

Commit

Permalink
doveadm-service-stop: Add man page
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Dec 19, 2024
1 parent d0db87f commit 7a1a68b
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions docs/core/man/doveadm-service-stop.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: doc
title: doveadm-service-stop
dovecotComponent: core
---

# doveadm-service-stop(1) - Stop Dovecot Services

## SYNOPSIS

**doveadm** [*GLOBAL OPTIONS*] **service stop** *service* [*service* [...]]

## DESCRIPTION

**doveadm service stop** stops the listed Dovecot service processes.

<!-- @include: include/global-options-formatter.inc -->

## ARGUMENTS

*service*
: The list of services to stop.

## EXAMPLES

```console
$ doveadm service stop stats
```

<!-- @include: include/reporting-bugs.inc -->

## SEE ALSO

[[man,doveadm]]

0 comments on commit 7a1a68b

Please sign in to comment.