Provided by: elvish_0.18.0-1_amd64 bug

NAME

       elvish - Expressive Programming Language + Versatile Interactive Shell

SYNOPSIS

       elvish [flags] [script] [args]

FLAGS

       -buildinfo
              output information about the Elvish build and quit

       -c     treat the first argument as code to execute

       -compileonly
              parse and compile Elvish code without executing it

       -deprecation-level int
              show warnings for all features deprecated as of version 0.X (default 18)

       -help  show usage help and quit

       -i     a no-op flag, introduced for POSIX compatibility

       -json  show the output from -buildinfo, -compileonly or -version in JSON

       -log string
              path to a file to write debug logs

       -lsp   run the builtin language server

       -norc  don't read the RC file when running interactively

       -rc string
              path to the RC file when running interactively

       -version
              output the Elvish version and quit

DESCRIPTION

       Elvish  is  an expressive programming language and a versatile interactive shell, combined
       into one seamless package. It runs on Linux, BSDs, macOS and Windows.

SEE ALSO

       https://elv.sh

AUTHOR

       This manual page was written by Shengjing Zhu <zhsj@debian.org>, for the Debian  GNU/Linux
       system (but may be used by others).