diff options
author | YAMAMOTO Takashi <yamamoto@valinux.co.jp> | 2014-03-26 15:20:10 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-04-20 21:00:57 +0900 |
commit | 86da3d9939d67f9632b8209002000b4223aa6acf (patch) | |
tree | 9b590e5440d806b9d9b5f11266d263b4dadd7802 /doc/source/man/ryu.rst | |
parent | 769fb62ca9bf5f5e6a1912506b2c564aac547ae2 (diff) |
document ryu command
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Diffstat (limited to 'doc/source/man/ryu.rst')
-rw-r--r-- | doc/source/man/ryu.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/source/man/ryu.rst b/doc/source/man/ryu.rst new file mode 100644 index 00000000..6b2d88f6 --- /dev/null +++ b/doc/source/man/ryu.rst @@ -0,0 +1,20 @@ +:orphan: + +ryu manual page +=============== + +Synoposis +--------- +**ryu** [*options*] <subcommand> [*subcommand options*] + +Description +----------- +:program:`ryu` is an Operating System for Software Defined Networking + +Options +------- +-h, --help + +Author +------ +Ryu development team |