diff options
author | vorlon <vorlon@alioth.debian.org> | 2008-07-04 09:23:34 +0000 |
---|---|---|
committer | vorlon <vorlon@alioth.debian.org> | 2008-07-04 09:23:34 +0000 |
commit | f9e6081383cfc8d4319afa4103dbe5abcaafa708 (patch) | |
tree | 98b044e3cfabb6e4d9c1dc0ea59a57fb8ff42a85 /docs/htmldocs/manpages/smbtree.1.html | |
parent | 6149bff465b36175e7fcc5900ca67c2631dd9bf1 (diff) | |
download | samba-f9e6081383cfc8d4319afa4103dbe5abcaafa708.tar.gz |
Load samba-3.2.0 into branches/samba/upstream-3.2.upstream/3.2.0-gobbleupstream/3.2.0
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream-3.2@1981 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'docs/htmldocs/manpages/smbtree.1.html')
-rw-r--r-- | docs/htmldocs/manpages/smbtree.1.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/htmldocs/manpages/smbtree.1.html b/docs/htmldocs/manpages/smbtree.1.html index f3787b4067..3cc228501e 100644 --- a/docs/htmldocs/manpages/smbtree.1.html +++ b/docs/htmldocs/manpages/smbtree.1.html @@ -1,10 +1,10 @@ <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>smbtree</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.73.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="smbtree.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>smbtree — A text based smb network browser - </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">smbtree</code> [-b] [-D] [-S]</p></div></div><div class="refsect1" lang="en"><a name="id2544145"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p><code class="literal">smbtree</code> is a smb browser program + </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">smbtree</code> [-b] [-D] [-S]</p></div></div><div class="refsect1" lang="en"><a name="id2516105"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p><code class="literal">smbtree</code> is a smb browser program in text mode. It is similar to the "Network Neighborhood" found on Windows computers. It prints a tree with all the known domains, the servers in those domains and the shares on the servers. - </p></div><div class="refsect1" lang="en"><a name="id2507191"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-b</span></dt><dd><p>Query network nodes by sending requests + </p></div><div class="refsect1" lang="en"><a name="id2479167"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-b</span></dt><dd><p>Query network nodes by sending requests as broadcasts instead of querying the local master browser. </p></dd><dt><span class="term">-D</span></dt><dd><p>Only print a list of all the domains known on broadcast or by the @@ -67,8 +67,8 @@ many systems the command line of a running process may be seen via the <code class="literal">ps</code> command. To be safe always allow <code class="literal">rpcclient</code> to prompt for a password and type it in directly. </p></dd><dt><span class="term">-h|--help</span></dt><dd><p>Print a summary of command line options. -</p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2506310"></a><h2>VERSION</h2><p>This man page is correct for version 3 of the Samba - suite.</p></div><div class="refsect1" lang="en"><a name="id2506321"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities +</p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2478305"></a><h2>VERSION</h2><p>This man page is correct for version 3 of the Samba + suite.</p></div><div class="refsect1" lang="en"><a name="id2478316"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.</p><p>The smbtree man page was written by Jelmer Vernooij. </p></div></div></body></html> |