common/*: add Indonesian translations and update other outdated translations (#13843)
* common/*: add Indonesian translations and update other outdated translations * fping: revert "More Information" URL
This commit is contained in:

committed by
GitHub

parent
d404b02045
commit
15e106c4b6
@@ -5,12 +5,12 @@
|
||||
|
||||
- List alive hosts within a subnet generated from a netmask:
|
||||
|
||||
`fping -a -g 192.168.1.0/24`
|
||||
`fping {{-a|--alive}} {{-g|--generate}} 192.168.1.0/24`
|
||||
|
||||
- List alive hosts within a subnet generated from an IP range:
|
||||
|
||||
`fping -a -g 192.168.1.1 192.168.1.254`
|
||||
`fping {{-a|--alive}} {{-g|--generate}} 192.168.1.1 192.168.1.254`
|
||||
|
||||
- List unreachable hosts within a subnet generated from a netmask:
|
||||
|
||||
`fping -u -g 192.168.1.0/24`
|
||||
`fping {{-u|--unreach}} {{-g|--generate}} 192.168.1.0/24`
|
||||
|
Reference in New Issue
Block a user