Man page - u2o(1)

Packages contains this manual

    Package:  u2o
    apt-get install u2o
    Manuals in package:
    Documentations in package:

Manual

U2O

NAME
DESCRIPTION
SYNOPSIS
positional arguments:
OPTIONS

NAME

u2o - USFM to OSIS XML converter

DESCRIPTION

Convert USFM Bibles to OSIS.

SYNOPSIS

usage: u2o [-h] [-d] [-e encoding] [-o output_file] [-l LANG] [-s {canonical,none}] [-v] [-x] [-n] workid filename [filename ...]

positional arguments:

workid

work id to use for OSIS file

filename

file or files to process (wildcards allowed)

OPTIONS

-h , --help

show this help message and exit

-d

debug mode (default: False)

-e encoding

set encoding to use for USFM files (default: None)

-o output_file

specify output file (default: None)

-l LANG

specify language code (default: und)

-s {canonical,none}

sort order (default: canonical)

-v

verbose output (default: False)

-x

disable OSIS validation and reformatting (default: False)

-n

disable unicode NFC normalization (default: False)