Style Guide

StyleUse and Examples
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

    ipconfig/all
    

    Use and Examples :コード・ユーザー入力コマンド


  • Style :Command Response

    ESXi Shell is Disabled

    Use and Examples :コマンド実行結果、表示内容