cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

svn 493: Improve manual page. Sections COMMANDS, OPTIONS and EXAMPLES #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In the old Debian manual page (before one appeared in r432), it contained 
following. Please consider including them to current manual page which is quite 
short. Please update the information below as you see fit is something has 
chnaged since r220 for which these instructions were written.

COMMANDS
    apps
        Select type *apps*.

    games
        Select type *game*.'

    list
        List verbs from selected category. E.g. To see all games, run
        command "games list".

    list-cached
        List cached and ready to install applications.

    list-download
        List applications which can be downloaded automatically.

    list-manual-download
        List applications which can be downloaded with some help from the user.

    list-installed
        List already installed applications.

    prefix=VALUE
        Select WINEPREFIX=/home/jaalto/.local/share/wineprefixes/VALUE

OPTIONS
    -gui
        Show gui diagnostics even when driven by commandline.

    -h, --help
        Display this message and exit.

    --isolate-games
        Install each game in its own bottle.

    -k, --keep_isos
        Cache isos (allows later installation without disc).

    --noclean
        Don't delete temp directories (useful during debugging).

    -q, --unattended
        Don't ask any questions, just install automatically.

    -r, --ddrescue
        Alternate method of disc access (helps with scratched discs)

    --showbroken
        Even show verbs that are currently broken in wine.

    -v, --verbose
        Echo all commands as they are executed.

    -V, --version
        Display version and exit.

        Display version information.

EXAMPLES
    To see list of available packages to install:

        winetricks list-download

    To install a package:

        winetricks 7zip

Original issue reported on code.google.com by jari.aalto.fi@gmail.com on 19 Apr 2011 at 11:03

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r498.

Original comment by daniel.r...@gmail.com on 23 Apr 2011 at 4:18