mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-30 10:53:44 +02:00
Small help update.
This commit is contained in:
parent
afa493654f
commit
be90abdc52
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ pub const HTTP_API_OBJECT_SIZE_LIMIT: usize = 131072;
|
||||||
fn make_help(long_help: bool) -> String {
|
fn make_help(long_help: bool) -> String {
|
||||||
format!(r###"ZeroTier Network Hypervisor Service Version {}.{}.{}
|
format!(r###"ZeroTier Network Hypervisor Service Version {}.{}.{}
|
||||||
(c)2013-2021 ZeroTier, Inc.
|
(c)2013-2021 ZeroTier, Inc.
|
||||||
Licensed under the ZeroTier BSL (see LICENSE.txt)
|
Licensed under the Mozilla Public License (MPL) 2.0 (see LICENSE.txt)
|
||||||
|
|
||||||
Usage: zerotier [-...] <command> [command args]
|
Usage: zerotier [-...] <command> [command args]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue