Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
comparison docs/man/man8/ftjail-freebsd-update.rst @ 340:d3b5fe2712ca
Implement "ftjail freebsd-update -o" for a more exhaustige check the clone's origin
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 03 Dec 2022 09:46:18 +0100 |
| parents | e1d6807b0c4d |
| children | a204a7415d4a |
comparison
equal
deleted
inserted
replaced
| 339:e1d6807b0c4d | 340:d3b5fe2712ca |
|---|---|
| 4 ===================== | 4 ===================== |
| 5 | 5 |
| 6 Synopsis | 6 Synopsis |
| 7 -------- | 7 -------- |
| 8 | 8 |
| 9 **ftjail freebsd-update** `directory` | 9 **ftjail freebsd-update** [**-k**] [**-o** `old-origin`] `directory` |
| 10 | 10 |
| 11 | 11 |
| 12 Description | 12 Description |
| 13 ----------- | 13 ----------- |
| 14 | 14 |
| 24 | 24 |
| 25 Keep all temporary files. | 25 Keep all temporary files. |
| 26 | 26 |
| 27 .. note:: On unexpected errors temp files are automatically kept. | 27 .. note:: On unexpected errors temp files are automatically kept. |
| 28 | 28 |
| 29 .. option:: -o old-origin | |
| 30 | |
| 31 In addition to check that `directory` is a ZFS clone also check that | |
| 32 its origin is equal to `old-origin`. | |
| 33 | |
| 34 Note that a check that `directory` is a ZFS clone with some origin | |
| 35 is done by default. | |
| 36 | |
| 29 | 37 |
| 30 Environment | 38 Environment |
| 31 ----------- | 39 ----------- |
| 32 | 40 |
| 33 All environment variables that affect :command:`zfs` are effective also. | 41 All environment variables that affect :command:`zfs` are effective also. |
