On this page
format_italic
Style Guide
Style | Use | Example |
---|---|---|
code blocks | コードまたはユーザー入力コマンド | ipconfig /all |
directory | ディレクトリパス | /home/root |
file | ファイル名 | boot.cfg |
Key | キーボードのキー | Enter |
“message” | 一部出力メッセージ、表示内容 | “ESXi Shell is Disabled” |
[ button ] | GUI メニュー、ボタン、 CUI メニュー、ボタン | [ OK ] |
< variable > | 変数 | < esxi_hostname > |
- Style :Code/Command
Use and Examples :コード・ユーザー入力コマンドipconfig/all
- Style :Command Response
Use and Examples :コマンド実行結果、表示内容
ESXi Shell is Disabled