mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-16 09:46:55 +00:00
btrfs-progs: common: document time-long output format
Seems this was forgotten; rectify that. Signed-off-by: Christoph Heiss <christoph@c8h4.io> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
59fe1f46fe
commit
27a5722fe5
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user