diff --git a/pages.ko/common/ntpctl.md b/pages.ko/common/ntpctl.md index c7a372dbe1..02fabdaeb9 100644 --- a/pages.ko/common/ntpctl.md +++ b/pages.ko/common/ntpctl.md @@ -5,16 +5,16 @@ - 모든 데이터 표시: -`ntpctl -s {{a|all}}` +`ntpctl -s {{[a|all]}}` - 각 피어에 대한 정보 표시: -`ntpctl -s {{p|peers}}` +`ntpctl -s {{[p|peers]}}` - 피어와 센서의 상태 및 시스템 시계 동기화 여부 표시: -`ntpctl -s {{s|status}}` +`ntpctl -s {{[s|status]}}` - 각 센서에 대한 정보 표시: -`ntpctl -s {{S|Sensors}}` +`ntpctl -s {{[S|Sensors]}}` diff --git a/pages/common/ntpctl.md b/pages/common/ntpctl.md index bb4b9bbdec..e6446629c2 100644 --- a/pages/common/ntpctl.md +++ b/pages/common/ntpctl.md @@ -5,16 +5,16 @@ - Show all data: -`ntpctl -s {{a|all}}` +`ntpctl -s {{[a|all]}}` - Show information about each peer: -`ntpctl -s {{p|peers}}` +`ntpctl -s {{[p|peers]}}` - Show the status of peers and sensors, and whether the system clock is synced: -`ntpctl -s {{s|status}}` +`ntpctl -s {{[s|status]}}` - Show information about each sensor: -`ntpctl -s {{S|Sensors}}` +`ntpctl -s {{[S|Sensors]}}`