aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRob Norris <[email protected]>2024-10-12 03:37:57 +1100
committerGitHub <[email protected]>2024-10-11 09:37:57 -0700
commit7bf525530afdd71af14c9e740a3ed5af3876826a (patch)
tree49508f7ae65554f2b8fa89cc3b56996794d75a8c /man
parentb4e4cbeb20240cc7a780fb0e4bebd0134701fee8 (diff)
zpool/zfs: allow --json wherever -j is allowed
Mostly so that with the JSON formatting options are also used, they all look the same. To my eye, `-j --json-flat-vdevs` suggests that they are different or unrelated, while `--json --json-flat-vdevs` invites no further questions. Sponsored-by: Klara, Inc. Sponsored-by: Wasabi Technology, Inc. Reviewed-by: Umer Saleem <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Tony Hutter <[email protected]> Signed-off-by: Rob Norris <[email protected]> Closes #16632
Diffstat (limited to 'man')
-rw-r--r--man/man8/zfs-list.82
-rw-r--r--man/man8/zfs-mount.82
-rw-r--r--man/man8/zfs-program.82
-rw-r--r--man/man8/zfs-set.82
-rw-r--r--man/man8/zpool-get.84
-rw-r--r--man/man8/zpool-list.82
-rw-r--r--man/man8/zpool-status.82
7 files changed, 8 insertions, 8 deletions
diff --git a/man/man8/zfs-list.8 b/man/man8/zfs-list.8
index b49def08b..0fa7e9cc2 100644
--- a/man/man8/zfs-list.8
+++ b/man/man8/zfs-list.8
@@ -71,7 +71,7 @@ The following fields are displayed:
Used for scripting mode.
Do not print headers and separate fields by a single tab instead of arbitrary
white space.
-.It Fl j Op Ar --json-int
+.It Fl j , -json Op Ar --json-int
Print the output in JSON format.
Specify
.Sy --json-int
diff --git a/man/man8/zfs-mount.8 b/man/man8/zfs-mount.8
index 6116fbaab..921e2499e 100644
--- a/man/man8/zfs-mount.8
+++ b/man/man8/zfs-mount.8
@@ -59,7 +59,7 @@
.Xc
Displays all ZFS file systems currently mounted.
.Bl -tag -width "-j"
-.It Fl j
+.It Fl j , -json
Displays all mounted file systems in JSON format.
.El
.It Xo
diff --git a/man/man8/zfs-program.8 b/man/man8/zfs-program.8
index 928620362..460cd2e11 100644
--- a/man/man8/zfs-program.8
+++ b/man/man8/zfs-program.8
@@ -50,7 +50,7 @@ and any attempts to access or modify other pools will cause an error.
.
.Sh OPTIONS
.Bl -tag -width "-t"
-.It Fl j
+.It Fl j , -json
Display channel program output in JSON format.
When this flag is specified and standard output is empty -
channel program encountered an error.
diff --git a/man/man8/zfs-set.8 b/man/man8/zfs-set.8
index 204450d72..f1718608b 100644
--- a/man/man8/zfs-set.8
+++ b/man/man8/zfs-set.8
@@ -130,7 +130,7 @@ The value
can be used to display all properties that apply to the given dataset's type
.Pq Sy filesystem , volume , snapshot , No or Sy bookmark .
.Bl -tag -width "-s source"
-.It Fl j Op Ar --json-int
+.It Fl j , -json Op Ar --json-int
Display the output in JSON format.
Specify
.Sy --json-int
diff --git a/man/man8/zpool-get.8 b/man/man8/zpool-get.8
index 5384906f1..1be83526d 100644
--- a/man/man8/zpool-get.8
+++ b/man/man8/zpool-get.8
@@ -98,7 +98,7 @@ See the
.Xr zpoolprops 7
manual page for more information on the available pool properties.
.Bl -tag -compact -offset Ds -width "-o field"
-.It Fl j Op Ar --json-int, --json-pool-key-guid
+.It Fl j , -json Op Ar --json-int, --json-pool-key-guid
Display the list of properties in JSON format.
Specify
.Sy --json-int
@@ -157,7 +157,7 @@ See the
.Xr vdevprops 7
manual page for more information on the available pool properties.
.Bl -tag -compact -offset Ds -width "-o field"
-.It Fl j Op Ar --json-int
+.It Fl j , -json Op Ar --json-int
Display the list of properties in JSON format.
Specify
.Sy --json-int
diff --git a/man/man8/zpool-list.8 b/man/man8/zpool-list.8
index b0ee65970..6d3478a68 100644
--- a/man/man8/zpool-list.8
+++ b/man/man8/zpool-list.8
@@ -59,7 +59,7 @@ is specified, the command exits after
.Ar count
reports are printed.
.Bl -tag -width Ds
-.It Fl j Op Ar --json-int, --json-pool-key-guid
+.It Fl j , -json Op Ar --json-int, --json-pool-key-guid
Display the list of pools in JSON format.
Specify
.Sy --json-int
diff --git a/man/man8/zpool-status.8 b/man/man8/zpool-status.8
index f44f3f5f8..b9b54185d 100644
--- a/man/man8/zpool-status.8
+++ b/man/man8/zpool-status.8
@@ -70,7 +70,7 @@ See the
option of
.Nm zpool Cm iostat
for complete details.
-.It Fl j Op Ar --json-int, --json-flat-vdevs, --json-pool-key-guid
+.It Fl j , -json Op Ar --json-int, --json-flat-vdevs, --json-pool-key-guid
Display the status for ZFS pools in JSON format.
Specify
.Sy --json-int