1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 12:35:24 +02:00

Changed description to be more informative.

This commit is contained in:
fuerbringer 2016-11-15 19:48:42 +01:00 committed by Agniva De Sarker
parent b1d02e0a6a
commit 903936888a

View file

@ -1,7 +1,7 @@
# service
> Manage services by running init scripts.
> The full script path (usually /etc/init.d/) should be omitted.
> The full script path should be omitted (/etc/init.d/ is assumed).
- Start/Stop/Restart/Reload service (start/stop should always be available):