summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/cli.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli.rs b/src/cli.rs
index e6b7a2e..f79e129 100644
--- a/src/cli.rs
+++ b/src/cli.rs
@@ -245,4 +245,4 @@ pub fn build_cli() -> Command {
.action(clap::ArgAction::SetTrue)
.help("Output the directory tree as json to the current directory"),
)
-} \ No newline at end of file
+}