mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
hostname: remove non-functional example and add option placeholders (#15958)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user