comparison docs/man/man8/fpkg.rst @ 322:08d67640721b

Man: Reorder paragraph in the "Description" section
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 27 Nov 2022 20:42:11 +0100
parents 1f457667f0e7
children f98622ae852c
comparison
equal deleted inserted replaced
321:1f457667f0e7 322:08d67640721b
15 ----------- 15 -----------
16 16
17 A :manpage:`pkg(8)` frontend for common operations that also operates 17 A :manpage:`pkg(8)` frontend for common operations that also operates
18 in all running and compatible jails. 18 in all running and compatible jails.
19 19
20 A "compatible jail" is a jail that's output of
21 :command:`freebsd-version -u` is the same as the host's.
22
20 The following global options are implemented: 23 The following global options are implemented:
21 24
22 .. program:: fpkg 25 .. program:: fpkg
23 26
24 .. option:: -h 27 .. option:: -h
26 Print a short usage message to stdout and exit. 29 Print a short usage message to stdout and exit.
27 30
28 .. option:: -V 31 .. option:: -V
29 32
30 Print the program name and version number to stdout and exit. 33 Print the program name and version number to stdout and exit.
31
32 A "compatible jail" is a jail that's output of
33 :command:`freebsd-version -u` is the same as the host's.
34 34
35 35
36 Subcommands 36 Subcommands
37 ----------- 37 -----------
38 38