Skip to content

Commit

Permalink
docs: describe extensions of id
Browse files Browse the repository at this point in the history
  • Loading branch information
cakebaker committed Apr 29, 2024
1 parent 73db512 commit d565a6b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 three additional flags: `-P` displays the id as a password file entry, `-p` makes the
output human-readable, and `-A` displays the process audit user ID.

0 comments on commit d565a6b

Please sign in to comment.