pages.hi: fix username translation, Windows paths (#14902)
* pages.hi: fix username translation, Windows paths Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages.hi: fix false positives from username space fix Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
ca1f55f1eb
commit
b731fedb33
@@ -18,4 +18,4 @@
|
||||
|
||||
- रिमोट मशीन के इवेंट लॉग में एक इवेंट बनाएं:
|
||||
|
||||
`eventcreate /s {{होस्ट का नाम}} /u {{उपयोगकर्ता नाम}} /p {{पासवर्ड}} /t {{प्रकार}} /id {{आईडी}} /d "{{संदेश}}"`
|
||||
`eventcreate /s {{होस्ट का नाम}} /u {{उपयोगकर्ता_नाम}} /p {{पासवर्ड}} /t {{प्रकार}} /id {{आईडी}} /d "{{संदेश}}"`
|
||||
|
Reference in New Issue
Block a user