Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/fjail-freebsd-update.rst @ 796:e48d173534ec
fports: Implement "fports detail" to print the status of all given packages in the most detail possible
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 31 Oct 2024 14:42:51 +0100 |
| parents | 54c6eecbe53f |
| children |
line wrap: on
line source
.. -*- coding: utf-8; indent-tabs-mode: nil; -*- fjail-freebsd-update ==================== Synopsis -------- **fjail freebsd-update** [**-c** `currently-running`] `directory` Description ----------- A checked :manpage:`freebsd-update(8)` for a system located or mounted at `directory`. A corresponding jail may or may not be running. .. program:: fjail freebsd-update .. option:: -c <currently-running> Do not assume that the system at `directory` is currently running the host's FreeBSD version but the version given in `currently-running`. This will also be checked by :manpage:`freebsd-version(1)` for `directory`. Environment ----------- All environment variables that affect :manpage:`freebsd-update` are effective also. See Also -------- :manpage:`fjail(8)`, :manpage:`freebsd-update(8)`, :manpage:`freebsd-version(1)`
