Giter VIP home page Giter VIP logo

rpglefmt's Introduction

RPGLEFMT(1)                 General Commands Manual                RPGLEFMT(1)

NAME
       rpglefmt - Format Free Form ILE RPG programs

SYNOPSIS
       rpglefmt [OPTION]... [FILE]...

DESCRIPTION
       Format Free Form ILE RPG programs.

       -d     align declaration specifications that are grouped together

       -dd    like -d but consider empty lines as part of a declaration group

       -i indent
              the initial indentation in spaces.  If omitted seven spaces will
              be used unless the first line in the input starts with **FREE or
              if -I is used.
              This option overrides -u

       -I     support IceBreak extensions, see ICEBREAK below

       -p     count  parenthesis  and indent with one shiftwidth for each open
              parenthesis

       -pp    like -p but if the line is broken after the first argument to  a
              procedure, then the next line is aligned with the first argument

       -r     preserve  the  relative  indentation between multi line strings.
              If the first line is indented four and the second six, then sec-
              ond will end up being indented two spaces more

       -s width
              the size in spaces for a indent

       -u     use  the  indentaion from the first input line, useful when used
              on part of a file, eg. as the equalprg in vim
              This option overrides -i

       -h     show help and exit

       -v     display version information

ICEBREAK
       When rpglefmt is compiled with FEAT_ICEBREAK,  then  the  command  line
       option  -I  can  be  used  which  enabled specific handling of IceBreak
       extensions.

       Supported extensions are:

       o      C-style multi line comments

       o      IceBreak expression strings

AUTHOR
       Written by Andreas Louv <[email protected]>

REPORTING BUGS
       Use the GitHub bug tracker <https://github.com/andlrc/rpglefmt/issues/>

SEE ALSO
       rpglectags(1), rpgledoc(1)

                                 2018 January                      RPGLEFMT(1)

rpglefmt's People

Contributors

andlrc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

zs6jce bezouwenr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.