chdman
Verified for current stable LTS
Chdman Command: View Chd Metadata
Use for view chd metadata with Chdman. Exact CLI syntax to view chd metadata using Chdman.
When to use this: Use for view chd metadata with Chdman.
Command Syntax
chdman info -i <path/to/file.chd> chdman info -i <path/to/file.chd> Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to view chd metadata using Chdman.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Chdman Command: Create Chd From Cd Rom
chdman createcd -i <path/to/file.cue> -o <path/to/file.chd> Chdman Command: Create Chd From Hard Drive Image chdman createhd -i <path/to/disk.img> -o <path/to/disk.chd> Chdman Command: Extract Chd To Cd Rom chdman extractcd -i <path/to/file.chd> -o <path/to/file.cue> Chdman Command: Extract Chd To Raw Image chdman extracthd -i <path/to/disk.chd> -o <path/to/disk.img> Chdman Command: Update Chd Format chdman copy -i <path/to/old_file.chd> -o <path/to/new_file.chd>