Reword description

This commit is contained in:
M. Cory Billington
2022-11-13 17:09:47 -06:00
committed by GitHub
parent 2470ad449f
commit d2a94718c9

View File

@@ -1,6 +1,6 @@
---
description: |
The subprocess is immediately sent to the background, but `fail2ban-client` waits on a return code from the subprocess (it will hang the `banip` command until the subprocess returns.
The subprocess is immediately sent to the background, but `fail2ban-client` waits on a return code from the subprocess. The `banip` command will hang until the subprocess returns.
functions:
sudo:
- code: |