annotate PassMan.iml @ 25:131e39d96862

Fix erroneous help message in read subcommand.
author David Barts <n5jrn@me.com>
date Thu, 04 Jul 2024 09:49:36 -0700
parents af86b8e0b88c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
2 <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
23
af86b8e0b88c Clean up exit output.
David Barts <n5jrn@me.com>
parents: 11
diff changeset
3 <component name="AdditionalModuleElements">
af86b8e0b88c Clean up exit output.
David Barts <n5jrn@me.com>
parents: 11
diff changeset
4 <content url="file://$MODULE_DIR$" dumb="true">
0
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
5 <sourceFolder url="file://$MODULE_DIR$/src/main/kotlin" isTestSource="false" />
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
6 <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
7 <sourceFolder url="file://$MODULE_DIR$/src/test/kotlin" isTestSource="true" />
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
8 <sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
9 <excludeFolder url="file://$MODULE_DIR$/target" />
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
10 </content>
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
11 </component>
a6cfdffcaa94 Initial commit, incomplete but it runs sorta.
David Barts <n5jrn@me.com>
parents:
diff changeset
12 </module>