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

Updated manual page (bsc#1184681) #1155

Merged
merged 4 commits into from
Apr 14, 2021
Merged

Updated manual page (bsc#1184681) #1155

merged 4 commits into from
Apr 14, 2021

Conversation

lslezak
Copy link
Member

@lslezak lslezak commented Apr 14, 2021

Changes

  • Removed Gtk UI
  • The --install and --remove options are obsolete (zypper should be preferred)
  • Removed list of modules which support command line mode
  • Some minor improvements and fixes
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=<filename>

       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 <yast-devel@opensuse.org>

SEE ALSO
       Documentation in /usr/share/doc/packages/yast2*.



yast                              April 2021                           YAST(8)

@coveralls
Copy link

coveralls commented Apr 14, 2021

Coverage Status

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

doc/yast2.8 Outdated Show resolved Hide resolved
doc/yast2.8 Outdated Show resolved Hide resolved
lslezak and others added 2 commits April 14, 2021 15:45
Co-authored-by: Martin Vidner <mvidner@suse.cz>
Co-authored-by: Martin Vidner <mvidner@suse.cz>
@lslezak lslezak merged commit 4f0560a into master Apr 14, 2021
@lslezak lslezak deleted the man_page branch April 14, 2021 13:53
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #294 successfully finished
✔️ Created OBS submit request #885377

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.

None yet

4 participants