.TH "ORGANIZE" "1" "2023-01-09" "2.4.0" "organize Manual" .SH NAME organize \- organize .SH SYNOPSIS .B organize [OPTIONS] COMMAND [ARGS]... .SH DESCRIPTION .PP organize .PP The file management automation tool. .PP .SH OPTIONS .TP \fB\-\-version\fP Show the version and exit. .SH COMMANDS .PP \fBrun\fP Organizes your files according to your rules. See \fBorganize-run(1)\fP for full documentation on the \fBrun\fP command. .PP \fBsim\fP Simulates a run (does not touch your files). See \fBorganize-sim(1)\fP for full documentation on the \fBsim\fP command. .PP \fBedit\fP Edit the rules. See \fBorganize-edit(1)\fP for full documentation on the \fBedit\fP command. .PP \fBcheck\fP Checks whether a given config file is valid. See \fBorganize-check(1)\fP for full documentation on the \fBcheck\fP command. .PP \fBreveal\fP Reveals the default config file. See \fBorganize-reveal(1)\fP for full documentation on the \fBreveal\fP command. .PP \fBschema\fP Prints the json schema for config files. See \fBorganize-schema(1)\fP for full documentation on the \fBschema\fP command. .PP \fBdocs\fP Opens the documentation. See \fBorganize-docs(1)\fP for full documentation on the \fBdocs\fP command.