From 9df64aaae99bddd043f31f052dbb571718ed7387 Mon Sep 17 00:00:00 2001 From: Daniel Hofstetter Date: Mon, 29 Apr 2024 09:50:32 +0200 Subject: [PATCH] docs: describe extensions of id --- docs/src/extensions.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/extensions.md b/docs/src/extensions.md index 2319b2a6f1a..382175e5e18 100644 --- a/docs/src/extensions.md +++ b/docs/src/extensions.md @@ -82,3 +82,8 @@ 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 two additional flags: `-P` displays the id as a password file entry and `-p` makes the +output human-readable.