comparison docs/man/man8/fpkg.rst @ 686:bda643a6310e

fpkg: Implement the "etcupdate-status" command
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 01 Oct 2024 14:49:40 +0200
parents f98622ae852c
children 3633a41b862b
comparison
equal deleted inserted replaced
685:918932936c68 686:bda643a6310e
55 :manpage:`fpkg-config(8)` 55 :manpage:`fpkg-config(8)`
56 56
57 Retrieve the value of a given :manpage:`pkg(8)` configuration 57 Retrieve the value of a given :manpage:`pkg(8)` configuration
58 option on the local host and all running visible and 58 option on the local host and all running visible and
59 compatible jails (:command:`pkg config`). 59 compatible jails (:command:`pkg config`).
60
61 :manpage:`fpkg-etcupdate-status(8)`
62
63 Call :command:`etcupdate status` on the local host and all running
64 visible jails.
60 65
61 :manpage:`fpkg-update(8)` 66 :manpage:`fpkg-update(8)`
62 67
63 Call :command:`pkg update` on the local host and all running 68 Call :command:`pkg update` on the local host and all running
64 visible and compatible jails. 69 visible and compatible jails.