X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=grml-paste.1.txt;h=aeaf588973ae4d2dc905dab35ce304915d8e40a0;hb=refs%2Ftags%2Fv0.3;hp=8eae3ffbd312fe1123cba96ca2bd55cdaf3e1ee0;hpb=453ebd84a6d80bdbfd34e0427b68b8e89a43500d;p=grml-paste.git diff --git a/grml-paste.1.txt b/grml-paste.1.txt index 8eae3ff..aeaf588 100644 --- a/grml-paste.1.txt +++ b/grml-paste.1.txt @@ -7,7 +7,7 @@ grml-paste - command line interface for paste.grml.org Synopsis -------- -grml-paste [-n nick] [-s summary] [-f source] [-h|--help] +grml-paste [options] ACTION Description ----------- @@ -17,26 +17,57 @@ grml-paste is a command line interface for uploading plain text to http://paste. Options ------- - -n **nick**:: + **-e 'hours', --expire='HOURS'**:: -Set your nickname (defaults to Anonymous). +Time at wich paste should expire. - -s **summary**:: + **-h, --help**:: -Specify a summary of your paste (defaults to none). +Print help text. - -f *source**:: + **-l 'lang', --lang='LANG'**:: -Sets the file to read from, use - to read from stdin. +Type of language to highlight. - --help:: + **-n 'name', --name='NAME'**:: -Print help text. +Set your nickname (defaults to anonymous). + + **-s 'server', --server='SERVER'**:: + +Set URL of paste server (defaults to paste.grml.org). + + **-v, --verbose**:: + +More verbose output. + +Actions +------- + + **add**:: + +Add paste to the server: <1.line> <2.line> ... + + **del ''*:: + +Delete paste from server. + + **get ''**:: + +Get paste from server. + + **getlangs**:: + +Get supported language highlighting types from server. + + **help **:: + +Print more verbose help about specified ''. Bugs ---- -Please report feedback, link:http://grml.org/bugs/[bugreports] and wishes link:http://grml.org/contact/[to us]! +Please report feedback, link:http://grml.org/bugs/[bugreports] and wishes link:http://grml.org/contact/[to the grml team]. Authors ------- -Nico Golde +Michael Gebetsroither