Subversion Repositories SvarDOS

Rev

Rev 275 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 275 Rev 301
Line 12... Line 12...
12
1.20:Anvendelse: pkg install package.zip
12
1.20:Anvendelse: pkg install package.zip
13
1.21:            pkg update package.zip
13
1.21:            pkg update package.zip
14
1.22:            pkg remove package
14
1.22:            pkg remove package
15
1.23:            pkg listfiles package
15
1.23:            pkg listfiles package
16
1.24:            pkg listlocal [filter]
16
1.24:            pkg listlocal [filter]
-
 
17
1.27:            pkg unzip file.zip
17
1.25:PKG is published under the MIT license.
18
1.25:PKG is published under the MIT license.
18
1.26:It is configured through %DOSDIR%\\CFG\\PKG.CFG
19
1.26:It is configured through %DOSDIR%\\CFG\\PKG.CFG
19
 
20
 
20
### General stuff ####
21
### General stuff ####
21
 
22