Просмотр исходного кода

doc/testnet/node: correct subscribe command

aggstam 3 лет назад
Родитель
Сommit
ff9c1d1998
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/src/testnet/node.md

+ 1 - 1
doc/src/testnet/node.md

@@ -71,7 +71,7 @@ and then to subscribe to new blocks:
 
 
 ```
 ```
 $ ./drk scan
 $ ./drk scan
-$ ./drk subscribe blocks
+$ ./drk subscribe
 ```
 ```
 
 
 Now you can leave the subscriber running. In case you stop it, just
 Now you can leave the subscriber running. In case you stop it, just