We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
component: code owner: martin reporter: martin created: 2014-05-25 22:04:57 milestone: type: task version: keywords:
to create archives from command line..
ala
{{{ #!sh java -jar combinearchive.jar -base /some/directory /some/directory/some/file /some/directory/some/other/file -base /some/other/directory /some/other/directory/some/file /some/other/directory/some/other/file }}}
what about meta data in this case?
time: 2014-05-25 22:06:11 author: martin
see /src/main/java/de/unirostock/sems/cbarchive/Main.java
time: 2014-05-25 23:38:40 author: Martin Scharm [email protected]
In None:
started main file [see #9]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Trac Ticket #9
component: code
owner: martin
reporter: martin
created: 2014-05-25 22:04:57
milestone:
type: task
version:
keywords:
to create archives from command line..
ala
{{{
#!sh
java -jar combinearchive.jar
-base /some/directory
/some/directory/some/file
/some/directory/some/other/file
-base /some/other/directory
/some/other/directory/some/file
/some/other/directory/some/other/file
}}}
what about meta data in this case?
comment 1
time: 2014-05-25 22:06:11
author: martin
see /src/main/java/de/unirostock/sems/cbarchive/Main.java
comment 2
time: 2014-05-25 23:38:40
author: Martin Scharm [email protected]
In None:
The text was updated successfully, but these errors were encountered: