From 174c842337e617b1a9434504a6a609e742f5f1f7 Mon Sep 17 00:00:00 2001 From: Daniel Hofstetter Date: Mon, 29 Apr 2024 10:38:18 +0200 Subject: [PATCH] docs: describe extensions of id (#6289) --- docs/src/extensions.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/src/extensions.md b/docs/src/extensions.md index 2319b2a6f..61c25ba48 100644 --- a/docs/src/extensions.md +++ b/docs/src/extensions.md @@ -82,3 +82,10 @@ We support `--sort=name`, which makes it possible to override an earlier value. `du` allows `birth` and `creation` as values for the `--time` argument to show the creation time. It also provides a `-v`/`--verbose` flag. + +## `id` + +`id` has three additional flags: +* `-P` displays the id as a password file entry +* `-p` makes the output human-readable +* `-A` displays the process audit user ID