projects
/
diaspy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f049c39
)
Small changes in manual
author
Marek Marecki
<triviuss@gmail.com>
Wed, 20 Mar 2013 21:48:28 +0000
(22:48 +0100)
committer
Marek Marecki
<triviuss@gmail.com>
Wed, 20 Mar 2013 21:48:28 +0000
(22:48 +0100)
manual/connecting_to_pod.mdown
patch
|
blob
|
blame
|
history
diff --git
a/manual/connecting_to_pod.mdown
b/manual/connecting_to_pod.mdown
index f33809487a9404884d5db69bb6a3427dd9ac967b..f8a0cffaf713633eb85a689f61cd88a7d3793247 100644
(file)
--- a/
manual/connecting_to_pod.mdown
+++ b/
manual/connecting_to_pod.mdown
@@
-1,5
+1,4
@@
-#### Connecting to D* pod via `diaspy`
-###### [Index](index.mdown)
+#### Connecting to D\* pod via `diaspy`
----
First thing you have to do is to create new instace of `Client()`.
@@
-9,4
+8,4
@@
Then, if no errors are raised, you can `_login()` to the pod with given username
client._login()
-If everything worked you are now connected to D* pod at given URL.
\ No newline at end of file
+If everything worked you are now connected to D\* pod at given URL.