mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 15:26:04 +02:00
ubuntu-security-status: add page (#7728)
This commit is contained in:
parent
b99f3da787
commit
09f8f802d3
1 changed files with 16 additions and 0 deletions
16
pages/linux/ubuntu-security-status.md
Normal file
16
pages/linux/ubuntu-security-status.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# ubuntu-security-status
|
||||
|
||||
> Display information about security support for installed Ubuntu packages.
|
||||
> More information: <https://git.launchpad.net/ubuntu/+source/update-manager/tree/ubuntu-security-status>.
|
||||
|
||||
- Display the number of unsupported packages:
|
||||
|
||||
`ubuntu-security-status`
|
||||
|
||||
- List packages that are no longer available for download:
|
||||
|
||||
`ubuntu-security-status --unavailable`
|
||||
|
||||
- List third-party packages:
|
||||
|
||||
`ubuntu-security-status --thirdparty`
|
Loading…
Add table
Reference in a new issue