diff mbox series

[1/7] btrfs-progs: common: document `time-long` output format

Message ID 20230813094555.106052-2-christoph@c8h4.io (mailing list archive)
State New, archived
Headers show
Series btrfs-progs: implement json output for subvolume subcommands | expand

Commit Message

Christoph Heiss Aug. 13, 2023, 9:44 a.m. UTC
Seems this was forgotten; rectify that.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
---
 common/format-output.h | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/common/format-output.h b/common/format-output.h
index 95e2a117..ab12a7f1 100644
--- a/common/format-output.h
+++ b/common/format-output.h
@@ -28,6 +28,8 @@  struct rowspec {
 	 *   (values: va_args)
 	 * - uuid: format UUID as text
 	 *   (value: u8 *uuid)
+	 * - time-long: pretty print timestamp, including timezone
+	 *   (values: time_t)
 	 * - list: print list opening bracket [
 	 *   (values printed separately)
 	 * - map:  start a new group, opens {