command [options] [arguments]
command:命令
options: --单词全称 或 -单字简称
如: ls --all 等于 ls -a
ls -a -b -c 等于 ls -abc
linux 命令格式和帮助
原文:http://www.cnblogs.com/xiaolang8762400/p/7354163.html