Originally created by @zhangyoufu on GitHub (May 15, 2020).
https://github.com/dehydrated-io/dehydrated/blob/dc552c602eca94737b66e62f4c4087a4e8f251e4/dehydrated#L1416
There should be a space before `+`.
Current output:
```
+ Updating OCSP stapling file
+ Running automatic cleanup
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @zhangyoufu on GitHub (May 15, 2020).
https://github.com/dehydrated-io/dehydrated/blob/dc552c602eca94737b66e62f4c4087a4e8f251e4/dehydrated#L1416
There should be a space before
+.Current output:
@zhangyoufu commented on GitHub (May 15, 2020):
This indent is intentional. The cleanup step is executed only once before exit.