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/module-info.java | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'jgvariant-tool/src/main/java/module-info.java') diff --git a/jgvariant-tool/src/main/java/module-info.java b/jgvariant-tool/src/main/java/module-info.java index 1e9cdf1..e62808e 100644 --- a/jgvariant-tool/src/main/java/module-info.java +++ b/jgvariant-tool/src/main/java/module-info.java @@ -5,13 +5,11 @@ /** * The {@code jgvariant} command line tool. * - *

The {@link eu.mulk.jgvariant.tool} module contains a tool called - * {@code jgvariant} that can be used to manipulate GVariant-formatted - * files from the command line. Its primary purpose is to enable the - * scripting of OSTree repository management tasks. + *

The {@link eu.mulk.jgvariant.tool} module contains a tool called {@code jgvariant} that can be + * used to manipulate GVariant-formatted files from the command line. Its primary purpose is to + * enable the scripting of OSTree repository management tasks. * - *

The {@link eu.mulk.jgvariant.tool.Main} class defines the entry point - * of the tool. + *

The {@link eu.mulk.jgvariant.tool.Main} class defines the entry point of the tool. * *

Usage example (dumping the contents of an OSTree summary file): * -- cgit v1.2.3