From 6146428ef31e21f13201874ddc135bbf49ae77aa Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 2 Mar 2024 13:50:21 +0100 Subject: Reformat. Change-Id: I63bc83ade4d99856a0317104efbe1d4420c361bd --- jgvariant-tool/src/main/java/eu/mulk/jgvariant/tool/Main.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jgvariant-tool/src/main/java/eu') diff --git a/jgvariant-tool/src/main/java/eu/mulk/jgvariant/tool/Main.java b/jgvariant-tool/src/main/java/eu/mulk/jgvariant/tool/Main.java index bca6ad9..fbf5b71 100644 --- a/jgvariant-tool/src/main/java/eu/mulk/jgvariant/tool/Main.java +++ b/jgvariant-tool/src/main/java/eu/mulk/jgvariant/tool/Main.java @@ -12,8 +12,8 @@ import picocli.CommandLine; /** * A command line tool to read and manipulate GVariant-formatted files. * - *

Implements a tool called {@code jgvariant} that can be used to - * manipulate GVariant-formatted files from the command line. + *

Implements a tool called {@code jgvariant} that can be used to manipulate GVariant-formatted + * files from the command line. * *

Also provides ways to manipulate OSTree repositories. * -- cgit v1.2.3