mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 07:55:33 +02:00
backlight_control: add Hindi translation (#11278)
This commit is contained in:
parent
bcafe1b61a
commit
2988555435
1 changed files with 16 additions and 0 deletions
16
pages.hi/linux/backlight_control.md
Normal file
16
pages.hi/linux/backlight_control.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# backlight_control
|
||||
|
||||
> प्रतिशत मानों का उपयोग करके लिनक्स मशीन की बैकलाइट को नियंत्रित करें।
|
||||
> अधिक जानकारी: <https://github.com/Hendrikto/backlight_control>.
|
||||
|
||||
- एक विशिष्ट प्रतिशत गणना द्वारा बैकलाइट बढ़ाएँ/घटाएँ:
|
||||
|
||||
`backlight_control {{+|-}}{{5}}`
|
||||
|
||||
- बैकलाइट की ताकत को एक विशिष्ट प्रतिशत गणना पर सेट करें:
|
||||
|
||||
`backlight_control {{90}}`
|
||||
|
||||
- सहायता प्रिंट करें:
|
||||
|
||||
`backlight_control`
|
Loading…
Add table
Reference in a new issue