1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-21 00:57:24 +08:00

fix display of backticks code

Cedric TESNIERE 2015-03-01 00:11:34 +01:00
parent 133b4de45f
commit 8f0ce781f0

@ -130,7 +130,7 @@ Systemd
shortcut for systemctl command utility shortcut for systemctl command utility
-------------------------------------- --------------------------------------
- `sc-status NAME` - `show the status of the NAME process' - `sc-status NAME` - `show the status of the NAME process`
- `sc-show NAME` - `show the NAME systemd .service file` - `sc-show NAME` - `show the NAME systemd .service file`
- `sc-start NAME` - `start the NAME process` - `sc-start NAME` - `start the NAME process`
- `sc-stop NAME` - `stop the NAME process` - `sc-stop NAME` - `stop the NAME process`