/
githubmirror
/
PowerShell
Обзор
Документация
Войти
/
githubmirror
/
PowerShell
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/powershell/Language/Scripting/newbase/en-US/scriptHelp1.xml
28 строк
967 B
Yanbing Wang
Add Tests for parsing, international, and script help.
27 авг 2016, 00:49
27 авг 2016, 00:49
312ec5f
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8" ?> <helpItems schema="maml"> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> helpFunc5 </command:name> <maml:description> <maml:para>A useless function in newbase, really.</maml:para> </maml:description> </command:details> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name> helpFunc6 </command:name> <maml:description> <maml:para>Useless in newbase. Really, trust me on this one.</maml:para> </maml:description> </command:details> </command:command> </helpItems>