Linux command
yadm-list 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
List tracked files
yadm list
List with attributes
yadm list -a
说明
yadm list shows files tracked by yadm. Displays all dotfiles under version control. Useful for auditing managed files.
参数
- -a
- Include attributes.
FAQ
What is the yadm-list command used for?
yadm list shows files tracked by yadm. Displays all dotfiles under version control. Useful for auditing managed files.
How do I run a basic yadm-list example?
Run `yadm list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -a do in yadm-list?
Include attributes.