Home
last modified time | relevance | path

Searched refs:help (Results 1 – 7 of 7) sorted by relevance

/DragonOS/docs/
H A DMakefile26 help: target
27 @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
29 .PHONY: help Makefile
H A Dmake.bat13 if "%1" == "" goto help
31 :help label
32 %SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
/DragonOS/tools/
H A Dlist_contributors.py9 parser.add_argument('--since', type=str, help='Since date')
10 parser.add_argument('--until', type=str, help='Until date')
11 parser.add_argument('--mode', type=str, help='脚本的运行模式 可选:<all> 输出所有信息\n' +
/DragonOS/tools/debugging/logmonitor/
H A DCargo.toml12 clap = { version = "4.4.7", features = ["color", "error-context", "help", "std", "suggestions", "us…
/DragonOS/docs/kernel/debug/
H A Ddebug-kernel-with-gdb.md72 For help, type "help".
87 For help, type "help".
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.8.md88 - feature: Makefile: 根目录下添加make help命令 (#271)
475 Makefile: 根目录下添加make help命令 (#271)
477 * Makefile: 根目录下添加make help命令
479 * Makefile: 补充根目录Makefile的help命令
/DragonOS/
H A DMakefile174 help: target