xlsx2csv

command module
v0.0.0-...-223797d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2022 License: BSD-2-Clause Imports: 8 Imported by: 0

README

xlsx2csv

Simple script for converting xlsx files to csv files commandline.

Usage

            xlsx2csv [flags] <xlsx-to-be-read>

    flags:

    -c    Compact output: Whether to omit empty rows from output
    -d string
            Delimiter to use between fields (default ";")
    -i int
            Index of sheet to convert, zero based
    -l int
            Limit: Maximum of rows to extract (0 = unlimited)
    -o string
            filename to output to. -=stdout (default "-")

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL