yast / yast-yast2

YaST module yast2
http://en.opensuse.org/Portal:YaST
GNU General Public License v2.0
55 stars 44 forks source link

Updated manual page (bsc#1184681) #1155

Closed lslezak closed 3 years ago

lslezak commented 3 years ago

Changes

Rendered Plain Text Version ``` YAST(8) System configuration YAST(8) NAME YaST - "Yet another Setup Tool", the installation and configuration tool SYNOPSIS yast2 [ options ] [ module ] [ module specific options ] DESCRIPTION YaST can be used to configure the system. It can configure a common hardware (sound cards, printers), network connections (network cards), network clients and services (like NFS, FTP), as well as a general sys- tem options (language, partitioning, software, bootloader). YaST comes with Qt (graphical) and ncurses (text mode) frontends located in libyui-qt and libyui-ncurses packages. Both frontends are functionally equivalent. The correct frontend is selected automatically based on the available components and the current environment (the DIS- PLAY variable). Use yast2 alone to launch the YaST Control Center from which you can select a particular configuration module or use yast2 module to launch the module directly. OPTIONS --qt Run YaST in the Qt graphical frontend if available, otherwise it uses the ncurses frontend --ncurses Run YaST in the ncurses text mode frontend -g, --geometry Default window size (Qt frontend only), e.g. 800x600 -h, --help Print usage and exit -l, --list List all available modules, to obtain usage info about a module use yast module help command. COMMAND LINE INTERFACE Some YaST modules support command line interface. To obtain a list of basic commands for using a YaST module with support for command line interface, use: yast2 module help To get more comprehensive information about the commands available for a YaST module, use: yast2 module longhelp To get information about the commands available for a YaST module in a XML formatted file, use: yast2 module xmlhelp xmlfile= To get information about a specific command of a YaST module, use: yast2 module command help To start an interactive console in which you can execute commands of a YaST module, use yast2 module interactive FILES /var/log/YaST2/* Log files, use the save_y2logs command for saving all files into a single archive /etc/sysconfig/yast2, $HOME/.yast2/yast2 YaST configuration files EXIT STATUS 0 Successful program execution. 1 Too few arguments. 5 Error in arguments. 16 Generic module error. > 16 Module specific error codes. AUTHOR The YaST Team SEE ALSO Documentation in /usr/share/doc/packages/yast2*. yast April 2021 YAST(8) ```
coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 40.553% when pulling 8e447468b9c2ae010ec698638be3709fa040b034 on man_page into 88bdd6b405289c6771024c848e9dd76e886bca14 on master.

yast-bot commented 3 years ago

:heavy_check_mark: Public Jenkins job #294 successfully finished :heavy_check_mark: Created OBS submit request #885377