Pārlūkot izejas kodu

sudo: use `shutdown -h` to halt rather than reboot (#1191)

Makes the example consistent with its description
Martin Pool 8 gadi atpakaļ
vecāks
revīzija
fe37d4fb83
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      pages/common/sudo.md

+ 1 - 1
pages/common/sudo.md

@@ -12,7 +12,7 @@
 
 - To shutdown the machine:
 
-`sudo {{shutdown}} -r +10 {{"Cya soon!"}}`
+`sudo {{shutdown}} -h +10 {{"Cya soon!"}}`
 
 - To repeat the last command as sudo: