Using --format #1807
Using --format
#1807
Replies: 1 comment 1 reply
-
|
There is documentation in the man page. The "long output" currently just prints delegates the the la command, so format won't help you there. However, for giving output to nushell, #1800 would probably help you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any documentation on how to use the
--formatoption?Is it something that can be used to change delimiter between fields in the long output format, so that I can just chop the output into columns in nushell?
Beta Was this translation helpful? Give feedback.
All reactions