mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Sync help files with actual contents of "dial" floppy.
This commit is contained in:
parent
4a641d8eeb
commit
b18449d30d
4 changed files with 28 additions and 10 deletions
|
|
@ -1,5 +0,0 @@
|
|||
[1mswapon[mspecify additional device for paging and swapping
|
||||
|
||||
Usage:
|
||||
|
||||
swapon [-a] [special_file ...]
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[1mswapon[mdodaj urzadzenie wymiany (swap)
|
||||
|
||||
Sposob uzycia:
|
||||
|
||||
swapon [-a] [plik_specjalny ...]
|
||||
14
release/picobsd/help/traceroute.hlp.en
Normal file
14
release/picobsd/help/traceroute.hlp.en
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[1mtraceroute[m print the route packets take to network host
|
||||
|
||||
Usage:
|
||||
|
||||
traceroute [-dnrv] [-w wait] [-m max_ttl] [-p port#] [-q nqueries]
|
||||
[-t tos] [-s src_addr] [-g gateway] host [data_size]
|
||||
|
||||
Most commonly:
|
||||
|
||||
traceroute <host>
|
||||
or
|
||||
traceroute -n <host>
|
||||
|
||||
if you don't want to waste time for resolving IP addresses into names.
|
||||
14
release/picobsd/help/traceroute.hlp.pl
Normal file
14
release/picobsd/help/traceroute.hlp.pl
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[1mtraceroute[m pokaż trasę pakietów w sieci
|
||||
|
||||
Sposób użycia:
|
||||
|
||||
traceroute [-dnrv] [-w wait] [-m max_ttl] [-p port#] [-q nqueries]
|
||||
[-t tos] [-s src_addr] [-g gateway] host [data_size]
|
||||
|
||||
Najczęściej:
|
||||
|
||||
traceroute <host>
|
||||
lub
|
||||
traceroute -n <host>
|
||||
|
||||
jeśli nie chcesz tracić czasu na zamianę adresów IP na nazwy.
|
||||
Loading…
Reference in a new issue