diff options
author | Philipp Wuensche <cryx-freebsd@h3q.com> | 2019-08-14 14:32:39 +0200 |
---|---|---|
committer | Philipp Wuensche <cryx-freebsd@h3q.com> | 2019-08-14 14:32:39 +0200 |
commit | 8669dbddb5eaf6310a0f7adf6149abc5c4d301b6 (patch) | |
tree | 8d841566472013adb6822aa8bd0f9eb388bbebff | |
parent | a78d3142aae2e7364240cd25bca7e4018b223ece (diff) |
add to description of -K
-rw-r--r-- | man8/ezjail-admin.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man8/ezjail-admin.8 b/man8/ezjail-admin.8 index 5274f2d..65c44bf 100644 --- a/man8/ezjail-admin.8 +++ b/man8/ezjail-admin.8 | |||
@@ -125,7 +125,7 @@ for details or | |||
125 | Fetch and extract a ports tree, without (re)installing the base jail. | 125 | Fetch and extract a ports tree, without (re)installing the base jail. |
126 | .It Fl K | 126 | .It Fl K |
127 | Reinstall the base jail and the new jail template. Can be used together with -r | 127 | Reinstall the base jail and the new jail template. Can be used together with -r |
128 | to upgrade both to a newer FreeBSD version. | 128 | to upgrade both to a newer (or older) FreeBSD version. |
129 | .It Fl h Ar host | 129 | .It Fl h Ar host |
130 | Set the remote host to fetch FreeBSD distribution sets from. If absent the | 130 | Set the remote host to fetch FreeBSD distribution sets from. If absent the |
131 | default host | 131 | default host |