Skip to content

tasklists.md: Typos and formatting - #8145

Open
Elvin Aslanov (rwp0) wants to merge 1 commit into
MicrosoftDocs:mainfrom
rwp0:patch-4
Open

tasklists.md: Typos and formatting#8145
Elvin Aslanov (rwp0) wants to merge 1 commit into
MicrosoftDocs:mainfrom
rwp0:patch-4

Conversation

@rwp0

@rwp0 Elvin Aslanov (rwp0) commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

/svc - add slash:

image

/fi - add SUSPENDING (see tasklist /?) and escape | (table column separator) to render in GitHub Falovred Markdown:

image

And the same for /fo:

image

tasklist /? shows SUSPENDED as a valid value for STATUS which wasn't documented in the page.

Filters:
    Filter Name     Valid Operators           Valid Value(s)
    -----------     ---------------           --------------------------
    STATUS          eq, ne                    RUNNING | SUSPENDED
                                              NOT RESPONDING | UNKNOWN
    IMAGENAME       eq, ne                    Image name
    PID             eq, ne, gt, lt, ge, le    PID value
    SESSION         eq, ne, gt, lt, ge, le    Session number
    SESSIONNAME     eq, ne                    Session name
    CPUTIME         eq, ne, gt, lt, ge, le    CPU time in the format
                                              of hh:mm:ss.
                                              hh - hours,
                                              mm - minutes, ss - seconds
    MEMUSAGE        eq, ne, gt, lt, ge, le    Memory usage in KB
    USERNAME        eq, ne                    User name in [domain\]user
                                              format
    SERVICES        eq, ne                    Service name
    WINDOWTITLE     eq, ne                    Window title
    MODULES         eq, ne                    DLL name

`/svc` - add slash
<img width="264" height="335" alt="image" src="https://github.com/user-attachments/assets/a447156c-bfb9-4599-9f8c-68d89640fa8d" />

`/fi` - add SUSPENDING (see `tasklist /?`), escape to render in GitHub Markdown

Escaping the `|` column (separator) in `/fo` as well for GFM


```
Filters:
    Filter Name     Valid Operators           Valid Value(s)
    -----------     ---------------           --------------------------
    STATUS          eq, ne                    RUNNING | SUSPENDED
                                              NOT RESPONDING | UNKNOWN
    IMAGENAME       eq, ne                    Image name
    PID             eq, ne, gt, lt, ge, le    PID value
    SESSION         eq, ne, gt, lt, ge, le    Session number
    SESSIONNAME     eq, ne                    Session name
    CPUTIME         eq, ne, gt, lt, ge, le    CPU time in the format
                                              of hh:mm:ss.
                                              hh - hours,
                                              mm - minutes, ss - seconds
    MEMUSAGE        eq, ne, gt, lt, ge, le    Memory usage in KB
    USERNAME        eq, ne                    User name in [domain\]user
                                              format
    SERVICES        eq, ne                    Service name
    WINDOWTITLE     eq, ne                    Window title
    MODULES         eq, ne                    DLL name
```
@prmerger-automator

Copy link
Copy Markdown
Contributor

Elvin Aslanov (@rwp0) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

1 similar comment
@prmerger-automator

Copy link
Copy Markdown
Contributor

Elvin Aslanov (@rwp0) : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit a39620c:

✅ Validation status: passed

File Status Preview URL Details
WindowsServerDocs/administration/windows-commands/tasklist.md ✅Succeeded

For more details, please refer to the build report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants