mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 02:48:59 +00:00
Update cheatsheets
This commit is contained in:
14
linux/lddd
Normal file
14
linux/lddd
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# lddd
|
||||
|
||||
> Find broken library links on the system.
|
||||
> This tool is only available on Arch Linux.
|
||||
> More information: <https://man.archlinux.org/man/extra/devtools/lddd.1>.
|
||||
|
||||
- Scan directories to find and list packages with broken library links that need to be rebuilt:
|
||||
|
||||
`lddd`
|
||||
Reference in New Issue
Block a user