diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2022-03-23 23:37:27 +0430 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2022-03-26 21:34:56 +0430 |
commit | 37073437c1fb6660e188805300ca0ef59696efca (patch) | |
tree | 450565167c7872c72bc1d757ef075a3291c88a9a /Base/usr/share/man/man1/profile.md | |
parent | da12acfa786d78c2bb1a4a5ffe67e90c2e069712 (diff) | |
download | serenity-37073437c1fb6660e188805300ca0ef59696efca.zip |
Base: Regenerate automatically generated manpages
Diffstat (limited to 'Base/usr/share/man/man1/profile.md')
-rw-r--r-- | Base/usr/share/man/man1/profile.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Base/usr/share/man/man1/profile.md b/Base/usr/share/man/man1/profile.md index c1d58cf55b..5b3bd45b53 100644 --- a/Base/usr/share/man/man1/profile.md +++ b/Base/usr/share/man/man1/profile.md @@ -12,6 +12,7 @@ $ profile [-p PID] [-a] [-e] [-d] [-f] [-w] [-c command] [-t event_type] * `--help`: Display help message and exit * `--version`: Print version +* `--complete`: Perform autocompletion * `-p PID`: Target PID * `-a`: Profile all processes (super-user only), result at /proc/profile * `-e`: Enable |