X-Git-Url: https://git.tokkee.org/?p=libjunos.git;a=blobdiff_plain;f=doc%2Fjunosc.1.txt;fp=doc%2Fjunosc.1.txt;h=b22c5a5f024ff80fd6eb30afdaed1e66c653491f;hp=0000000000000000000000000000000000000000;hb=ba1aa224a466fb5ebdea042e15a34000d27ad469;hpb=b54725f6d2bb1a9be12e023211d5e5c14fa306bb diff --git a/doc/junosc.1.txt b/doc/junosc.1.txt new file mode 100644 index 0000000..b22c5a5 --- /dev/null +++ b/doc/junosc.1.txt @@ -0,0 +1,54 @@ +JUNOSC(1) +========= +Sebastian "tokkee" Harl +version {package_version}, {build_date} +:doctype: manpage + +NAME +---- +junosc - a JUNOScript client application + +SYNOPSIS +-------- +*junosc* ['options'] + +DESCRIPTION +----------- +*junosc* is a client application to connect to routers running JUNOS software. +It may be used to issue JUNOScript commands and display the response to the +user. + +OPTIONS +------- +*-h*:: + Display a usage and help summary and exit. + +*-V*:: + Display the version number and copyright information. + +EXIT CODES +---------- +*0*:: + Success. + +*1*:: + Failure (syntax or usage error). + +BUGS +---- +None known. + +AUTHOR +------ +junosc was written by Sebastian "tokkee" Harl . + +COPYRIGHT +--------- +Copyright (C) 2012 Sebastian "tokkee" Harl + +This is free software under the terms of the BSD license, see the source for +copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. + +// vim: set tw=78 sw=4 ts=4 noexpandtab spell spelllang=en_us : +