mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
Fix sentence (#6272)
This commit is contained in:
parent
4cf6b588dd
commit
ae695a28b9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
`nmap -O {{ip_or_hostname}}`
|
||||
|
||||
- Try to determine whether the specified hosts are up and what are their names:
|
||||
- Try to determine whether the specified hosts are up and what their names are:
|
||||
|
||||
`nmap -sn {{ip_or_hostname}} {{optional_another_address}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue