hostname: remove non-functional example and add option placeholders (#15958)

This commit is contained in:
Managor
2025-03-17 12:11:55 +02:00
committed by GitHub
parent e5f1ef3034
commit e3d8ef72c8
+2 -6
View File
@@ -9,15 +9,11 @@
- Show the network address of the host name:
`hostname -i`
- Show all network addresses of the host:
`hostname -I`
`hostname {{[-i|--ip-addresses]}}`
- Show the FQDN (Fully Qualified Domain Name):
`hostname --fqdn`
`hostname {{[-f|--fqdn]}}`
- Set current host name: