1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:05:59 +02:00

systemctl: fix example description caps (#5281)

This commit is contained in:
Axel Navarro 2021-02-20 23:00:15 -03:00 committed by GitHub
parent e3c79db0e6
commit 424d2ed45a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
`systemctl {{enable|disable}} {{unit}}`
- Mask/unmask a unit to prevent enablement and manual activation:
- Mask/Unmask a unit to prevent enablement and manual activation:
`systemctl {{mask|unmask}} {{unit}}`