Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base: Add top(1) manpage #13489

Closed
wants to merge 1 commit into from
Closed

Base: Add top(1) manpage #13489

wants to merge 1 commit into from

Conversation

Zer0221
Copy link

@Zer0221 Zer0221 commented Apr 3, 2022

Add su(1) manpage in /man1 for issue in tasklist #11311 .

## Synopsis

```
$ top [--complete] [--delay-time] [--sort-by]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need to list --complete here

Comment on lines +17 to +19
* `--help`: Display help message and exit
* `--version`: Print version
* `--complete`: Perform autocompletion
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Less sure about this, asked CxByte for an opinion


## Examples

5 seconds delay time interval :
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
5 seconds delay time interval :
5 seconds delay time interval:


5 seconds delay time interval :

```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```
```sh


Display information about processes sorted by PID with delay time interval of 3 seconds:

```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```
```sh

@stale
Copy link

stale bot commented Apr 24, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions!

@stale stale bot added the stale label Apr 24, 2022
@stale
Copy link

stale bot commented May 2, 2022

This pull request has been closed because it has not had recent activity. Feel free to re-open if you wish to still contribute these changes. Thank you for your contributions!

@stale stale bot closed this May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants