1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 11:55:34 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: