Skip to content

Commit 6ac6bb7

Browse files
committed
docs: update READMEs to remove dispatch command
1 parent 01022f4 commit 6ac6bb7

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

README.ja.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ sdtn list
4343
# バンドルの詳細表示(部分IDを使用)
4444
sdtn show --id <partial_id>
4545

46-
# すべてのバンドルを宛先に送信
47-
sdtn dispatch
48-
4946
# デーモンリスナー(受信側)を開始
5047
sdtn daemon listener --addr 127.0.0.1:3000
5148

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ sdtn list
4646
# Show bundle details (using partial ID)
4747
sdtn show --id <partial_id>
4848

49-
# Dispatch all bundles to the destination
50-
sdtn dispatch
51-
5249
# Start daemon listener (receiver)
5350
sdtn daemon listener --addr 127.0.0.1:3000
5451

0 commit comments

Comments
 (0)