Skip to content
New issue

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

Update citra(6) man page #257

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rtiangha
Copy link
Contributor

Simple update to make the citra man page match the options the executable can take. Not sure where to point the web links these days, so I didn't touch those.

It now looks like this:

citra(6)                                                                                                  Games Manual                                                                                                 citra(6)

NAME
       Citra — Nintendo 3DS Emulator/Debugger (SDL)

SYNOPSIS
       citra [options] [file]

OPTIONS
       -g port, --gdbport port
               Starts the GDB stub on the specified port

       -i, --install FILE
               Installs a specified CIA file

       -m, --multiplayer nick:password@address:port
               Nickname, password, address and port for multiplayer

       -r, --movie-record file
               Record a movie (game inputs) to the given file

       -a, --movie-record-author AUTHOR
               Sets the author of the movie to be recorded

       -p, --movie-play file
               Playback the movie (game inputs) from the given file

       -d, --dump-video file
               Dumps audio and video to the given video file

       -f, --fullscreen
               Start in fullscreen mode

       -h, --help
               Shows syntax help and exits

       -v, --version
               Describes the installed version and exits

DESCRIPTION
       Citra is an experimental open-source Nintendo 3DS emulator/debugger.

       citra is the Simple DirectMedia Layer (SDL) implementation.

FILES
       $XDG_DATA_HOME/citra-emu
               Emulator storage.

       $XDG_CONFIG_HOME/citra-emu
               Configuration files.

AUTHORS
       This document is made available to you under the CC-BY license.

       Citra is made by a team of volunteers. These contributors are listed
        at <https://github.com/citra-emu/citra/contributors>.

SEE ALSO
       citra-qt(6)
               The Qt frontend of the application

       Resources are available for this project:

       <https://citra-emu.org>
               The main homepage of the project.

       <https://github.com/citra-emu/citra>
               The main source code repository for the Citra emulator.

GNU                                                                                                    September 13 2024                                                                                               citra(6)

@rtiangha
Copy link
Contributor Author

I guess the Android failure can be ignored since I'm now using a different key on my fork; it's not like it uses the man page anyway.

@rtiangha
Copy link
Contributor Author

Fixed the key problem. Should all be good now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant