|
发表于 2005-5-31 17:55:54
|
显示全部楼层
[code:1]debian:/home/xxx/tools# locale --help
用法: locale [选项...] NAME
或: locale [选项...] [-a|-m]
给出区域特定的信息。
系统信息:
-a, --all-locales 写出可用区域的名称
-m, --charmaps 写出可用字符映射的名称
修改输出格式:
-c, --category-name 写出选中范畴的名称
-k, --keyword-name 写出选中关键字的名称
-v, --verbose 打印更多信息
-?, --help 给出该系统求助列表
--usage 给出简要的用法信息
-V, --version 打印程序版本号
用“glibcbug”脚本将错误报告给 <[email protected]>。
debian:/home/xxx/tools# [/code:1] |
|