aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-network
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ak-network')
-rwxr-xr-xbin/ak-network4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/ak-network b/bin/ak-network
index 02bee20..5cafd86 100755
--- a/bin/ak-network
+++ b/bin/ak-network
@@ -5,17 +5,13 @@
## Usage:
##
## -h, --help Prints this help message
-##
## -c, --connect [ipfs|cjdns] Connect to network(s)
-##
## -p, --peers [ipfs|cjdns|stellar] Outputs peers found
-##
## -s, --scan [ipfs|cjdns|stellar] Scan network(s) for peers
##
## Bonus: CJDNS network scanning modes
##
## -s, --scan cjdns [-w|--whole] Scan using HIA's knowledge
-##
## -s, --scan cjdns [-d|--dump] Scan using CJDNS' dumpLinks (default)
##
fullprogrampath="$(realpath $0)"