.nh .TH "desync" "1" "Sep 2026" "desync" "" .SH NAME desync-config - Show or write config file .SH SYNOPSIS \fBdesync config [flags]\fP .SH DESCRIPTION Shows the current internal configuration settings, either the defaults, the values from $HOME/.config/desync/config.json or the specified config file. The output can be used to create a custom config file by writing it to the specified file or $HOME/.config/desync/config.json by default. .SH OPTIONS \fB-h\fP, \fB--help\fP[=false] help for config .PP \fB-w\fP, \fB--write\fP[=false] write current configuration to file .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB--config\fP="" config file (default $HOME/.config/desync/config.json) .PP \fB--digest\fP="sha512-256" digest algorithm, sha512-256 or sha256 .PP \fB--verbose\fP[=false] verbose mode .SH EXAMPLE .EX desync config desync --config desync.json config -w .EE .SH SEE ALSO \fBdesync(1)\fP .SH HISTORY 5-Sep-2026 Auto generated by spf13/cobra