diff options
author | B. Watson <yalhcru@gmail.com> | 2018-12-12 04:46:16 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-15 20:44:29 +0700 |
commit | 2f4b88779c3eeb956eb7de2b2df87ffd4d382aa5 (patch) | |
tree | ee0714c82d5a1634d0dc8c20ad60d6817292c505 /games/higan/icarus.rst | |
parent | 9e5373bf5b436f9034901c82c0caaa03fe756719 (diff) |
games/higan: Updated for version 106, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/higan/icarus.rst')
-rw-r--r-- | games/higan/icarus.rst | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/games/higan/icarus.rst b/games/higan/icarus.rst new file mode 100644 index 0000000000000..13a1f6cc1bf3e --- /dev/null +++ b/games/higan/icarus.rst @@ -0,0 +1,50 @@ +.. RST source for icarus(6) man page. Convert with: +.. rst2man.py icarus.rst > icarus.6 +.. rst2man.py comes from the SBo development/docutils package. + +.. |version| replace:: 106 +.. |date| date:: + +====== +icarus +====== + +------------------------------ +ROM library importer for higan +------------------------------ + +:Manual section: 6 +:Manual group: SlackBuilds.org +:Date: |date| +:Version: |version| + +SYNOPSIS +======== + +icarus + +DESCRIPTION +=========== + +icarus is a graphical program that takes no command-line arguments. + +When launched, icarus presents a file browser that can be used to locate +ROM files. Select one or more ROMs (or use "Select All"), then click +Import to import the ROM(s) into the higan library, by default located +at $HOME/Emulation. + +After importing, the games will be selectable from the "Library" menu in +the higan user interface. + +AUTHORS +======= + +higan was written by byuu. + +This man page written for the SlackBuilds.org project +by B. Watson, and is licensed under the WTFPL. + +SEE ALSO +======== + +higan(6) |