From d0646c51b32ec47384dd53eaa31b9b132c5f58e2 Mon Sep 17 00:00:00 2001 From: yo Date: Sun, 22 Sep 2024 19:47:37 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d1d7b7..c137412 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Use -o to specify which fields you want to display: +-----+----------+---------+-------------+----------------+ -See [cmd/struct.go](https://git.nosd.in/yo/gocage/src/branch/master/cmd/struct.go) for field names. +Use `gocage properties`to list available fields. Filter jails @@ -208,7 +208,7 @@ You can sort datastores: +------------+-------------+------------+-----------+----------+------------+ -See [cmd/struct.go](https://git.nosd.in/yo/gocage/src/branch/master/cmd/struct.go) for field names. +Use `gocage properties`to list available fields. Migrating jails ----------