mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 06:53:50 +02:00
reboot: fix --force example in Hindi translation (#8863)
This commit is contained in:
parent
d460709d8a
commit
0b496af338
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# reboot
|
||||
|
||||
> मशीन को `reboot` करें
|
||||
> अधिक जानकारी: <https://www.man7.org/linux/man-pages/man8/reboot.8.html>.
|
||||
> अधिक जानकारी: <https://manned.org/reboot.8>.
|
||||
|
||||
- तुरंत पुनरारंभ करें:
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
|||
|
||||
- Sysadmin से संपर्क किए बिना तुरंत पुनरारंभ करें:
|
||||
|
||||
`reboot --force --force`
|
||||
`reboot --force`
|
||||
|
||||
- सिस्टम को रिबूट किए बिना wtmp शटडाउन प्रविष्टि टाइप करें:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue