Browse Source

docs: fixed example for pinning a friends public key

Signed-off-by: rexxnor <rexxnor+gnunet@brief.li>
rexxnor 3 years ago
parent
commit
23820348b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/handbook/chapters/user.texi

+ 1 - 1
doc/handbook/chapters/user.texi

@@ -78,7 +78,7 @@ respective public key (you will learn how below) and extend the
 configuration:
 
 @example
-$ gnunet-config -s gns -n .myfriend -V PUBLIC_KEY
+$ gnunet-config -s gns -o .myfriend -V PUBLIC_KEY
 @end example
 
 @node Managing Egos