diff --git a/README.md b/README.md index e69de29..97cce62 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,11 @@ +# Обновленный CLI-интерфейс + +``` +user add username [-c protocol:target [protocol:target ...]] +user show [-a] [username] +user modify username [-a protocol:target [protocol:target ...]] + [-d protocol:target [protocol:target ...]] +user delete [-a] [username] + +user connection add username [-p protocol] [-t target] [--uuid] +``` \ No newline at end of file