1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
==============
paperwork-json
==============
-------------------------------------------
cli interface to paperwork with json output
-------------------------------------------
:Author: Thomas Perret, 2019-2020
:Version: 2.0
:Copyright: GPL-3.0+
:Manual section: 1
:Manual group: User commands
SYNOPSIS
========
paperwork-json [-h] command
DESCRIPTION
===========
Non-interactive shell frontend for Paperwork that always returns JSON results.
See `paperwork-cli` for command line interface manual.
SEE ALSO
========
* paperwork-cli(1), paperwork-gtk(1)
* The paperwork frontend introduction (file:///usr/share/doc/paperwork-gtk/intro.pdf)
* The paperwork frontend usage manual (file:///usr/share/doc/paperwork-gtk/usage.pdf)
|