guid2english

command
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

guid2english replace GUIDs with their English representation.

Synopsis:

guid2english [-t TEMPLATE] [FILE]

Options:

-t TEMPLATE:
    A template used to replace GUIDS. The template can refer to the
    following variables:
        * {{.Guid}}: The GUID being mapped
        * {{.Name}}: The English name of the GUID or "UNKNOWN"
        * {{.IsKnown}}: Set to true when the English name is not known
    The default template is "{{.GUID}} ({{.Name}})".

Description:

If FILE is not specified, stdin is used.

Jump to

Keyboard shortcuts

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