projects
/
sven
/
jattach.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e2453ba
)
add linebreaks to long description
author
Sven Höxter
<sven.hoexter@rewe-digital.com>
Fri, 6 Sep 2019 13:38:31 +0000
(15:38 +0200)
committer
Sven Höxter
<sven.hoexter@rewe-digital.com>
Fri, 6 Sep 2019 13:40:10 +0000
(15:40 +0200)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index 8a883cf562e183f1c6f83a1081ac3b7ee19878ef..265a0d79136d154b05048df81728c519d6e7ebb4 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-12,7
+12,7
@@
Package: jattach
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: JVM Dynamic Attach utility all in one jmap jstack jcmd jinfo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: JVM Dynamic Attach utility all in one jmap jstack jcmd jinfo
- jattach is a utility implementing commands for the JVM Dynamic Attach
mechanism.
- Instead of installing a complete JDK you can use this small utility to query
- information from your running JVM.
+ jattach is a utility implementing commands for the JVM Dynamic Attach
+ mechanism. Instead of installing a complete JDK you can use this small
+
utility to query
information from your running JVM.