X-Git-Url: https://git.tokkee.org/?p=libjunos.git;a=blobdiff_plain;f=doc%2Fjunosc.1.txt;fp=doc%2Fjunosc.1.txt;h=65fba964db3654d418918315acbad2fbd18c1eb1;hp=b22c5a5f024ff80fd6eb30afdaed1e66c653491f;hb=b65cb1ca497d4f048def2e5a46fa64ad5007149e;hpb=ba1aa224a466fb5ebdea042e15a34000d27ad469 diff --git a/doc/junosc.1.txt b/doc/junosc.1.txt index b22c5a5..65fba96 100644 --- a/doc/junosc.1.txt +++ b/doc/junosc.1.txt @@ -10,7 +10,7 @@ junosc - a JUNOScript client application SYNOPSIS -------- -*junosc* ['options'] +*junosc -H* '' ['options'] '' DESCRIPTION ----------- @@ -20,6 +20,23 @@ user. OPTIONS ------- +*-H* '':: + Specify the hostname to connect to. Unless disabled by the *-n* option, + the hostname will be used to lookup further connection options in the + netrc(5) file. + +*-u* '':: + Specify the username to connect with. Using this option will overwrite any + username specified the netrc(5) file. + +*-p* '':: + Specify the password to connect with. Using this option will overwrite any + password specified in the netrc(5) file. + +*-n*:: + If specified, no attempt will be made to lookup information in the + netrc(5) file. + *-h*:: Display a usage and help summary and exit.