mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
freebsd-tips: Use a fetchable URL as example
MFC after: 3 days (cherry picked from commitffe6afc4f0) freebsd-tips: Fix the description of fetch(1) to match the command Reported by: jrtc27 MFC with:ffe6afc4f0(cherry picked from commit1678975109)
This commit is contained in:
parent
f61cd3dbe4
commit
f4e3cb4b6b
1 changed files with 2 additions and 2 deletions
|
|
@ -443,9 +443,9 @@ You can use "pkg info" to see a list of packages you have installed.
|
|||
%
|
||||
You can use the 'fetch' command to retrieve files over ftp, http or https.
|
||||
|
||||
fetch https://www.FreeBSD.org/index.html
|
||||
fetch https://www.FreeBSD.org/images/beastie.png
|
||||
|
||||
will download the front page of the FreeBSD web site.
|
||||
will download the beastie image from the FreeBSD web site.
|
||||
%
|
||||
You can use "whereis" to search standard binary, manual page and source
|
||||
directories for the specified programs. This can be particularly handy
|
||||
|
|
|
|||
Loading…
Reference in a new issue