.\" Pipe this output to groff -m man -K utf8 -T utf8 | less -R .\" .mso an.tmac .TH "DUNE-INTERNAL" 1 "" "Dune 3.24.2" "Dune Manual" .\" Disable hyphenation and ragged-right .nh .ad l .SH NAME .P dune\N'45'internal .SH SYNOPSIS .P \fBdune internal\fR \fICOMMAND\fR … .SH COMMANDS .TP 4 \fBbootstrap\N'45'info\fR [\fIOPTION\fR]… Print the generated bootstrap info for Dune itself\N'46' .TP 4 \fBdigest\N'45'db\fR \fICOMMAND\fR … Inspect Dune\N'39's persistent digest database\N'46' .TP 4 \fBdump\fR [\fIOPTION\fR]… \fIFILE\fR Dump the contents of a file stored in Dune\N'39's persistent database\N'46' .TP 4 \fBlatest\N'45'lang\N'45'version\fR [\fIOPTION\fR]… .TP 4 \fBsexp\N'45'pp\fR [\fB\N'45'\N'45'format\fR=\fIFORMAT\fR] [\fIOPTION\fR]… [\fIFILE\fR] Pretty print s\N'45'expressions read from stdin or a file\N'46' .SH COMMON OPTIONS .TP 4 \fB\N'45'\N'45'help\fR[=\fIFMT\fR] (default=\fBauto\fR) Show this help in format \fIFMT\fR\N'46' The value \fIFMT\fR must be one of \fBauto\fR, \fBpager\fR, \fBgroff\fR or \fBplain\fR\N'46' With \fBauto\fR, the format is \fBpager\fR or \fBplain\fR whenever the \fBTERM\fR env var is \fBdumb\fR or undefined\N'46' .TP 4 \fB\N'45'\N'45'version\fR Show version information\N'46' .SH EXIT STATUS .P \fBdune internal\fR exits with: .TP 4 0 on success\N'46' .TP 4 1 if an error happened\N'46' .TP 4 130 if it was interrupted by a signal\N'46' .SH SEE ALSO .P dune(1)