First commit to the experimental branch.
[maemian] / www / manual.html
1 <!DOCTYPE HTML>
2 <head>
3 <title>Maemian | Manual</title>
4   <meta name="keywords" content="Web site for Maemian" />
5   <meta name="author" content="jeremiah foster" />
6   <meta name="copyright" content="Jeremiah Foster 2009" />
7   <meta name="license" content="Copyright (c) 2009 JEREMIAH FOSTER" />
8 <style>
9 body { margin: 1em; font:normal 1em/1.71em 'Helvetica Neue', helvetica, sans-serif; }
10 </style>
11 </head><body>
12 <h2>Maemian manual</h2>
13 <p>This page describes how one uses maemian to check your package for the maemo platform. There is more info on the 
14 <a href="http://lintian.debian.org/manual/">lintian manual</a> page but of course, lintian is debian specific. This means
15 that you will not find information that is necessarily relative to maemian there, but they should be pretty close.
16 <h3>Maemian command line options</h3>
17 These are the options that have been imported from lintian and tested with maemian so far:
18 <ul>
19 <li>--lab (takes a string): the location of your lab</li>
20 <li>-S or --setup-lab: used for setting up a lab for unpacking packages</li>
21 <li>-R or --remove-lab: used for removing lab</li>
22 <li>-V or --version: print version</li>
23 <li>-v or --verbose: verbose</li>
24 </ul>
25
26 </body></html>