diff options
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 |