# help
- [命令功能](#section991211345413)
- [命令格式](#section19103204016410)
- [参数说明](#section1533416233432)
- [使用指南](#section4156445417)
- [使用实例](#section12776124712417)
- [输出说明](#section092662412544)
## 命令功能
help命令用于显示当前操作系统内所有操作指令。
## 命令格式
help
## 参数说明
无。
## 使用指南
help用于显示当前操作系统内所有操作指令。
## 使用实例
举例:输入help
## 输出说明
查看系统内所有操作指令。
```
OHOS # help
*******************shell commands:*************************
arp cat cd chgrp chmod chown cp cpup
date dhclient dmesg dns format free help hwi
ifconfig ipdebug kill log ls lsfd memcheck mkdir
mount netstat oom partinfo partition ping ping6 pwd
reset rm rmdir sem statfs su swtmr sync
systeminfo task telnet tftp touch umount uname watch
writeproc
```