Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
timedatectl.md
1 parent 3ae594b commit 4aaa543Copy full SHA for 4aaa543
command/timedatectl.md
@@ -30,6 +30,10 @@ Query or change system time and date settings.
30
-H --host=[USER@]HOST 在远程主机上操作
31
-M --machine=CONTAINER 在本地容器上操作。
32
--adjust-system-clock 更改本地 RTC 模式时调整系统时钟。
33
+ --monitor 监控systemd-timesyncd的状态
34
+ -p --property=NAME 仅显示此名称的属性
35
+ -a --all 显示所有属性,包括空属性
36
+ --value 显示属性时,只打印值
37
38
Commands:
39
status 显示当前的时间设置。
0 commit comments