Adding ONOS Segment Routing CLI files to new repo
diff --git a/cli/documentation/en_US/traceroute/traceroute-example b/cli/documentation/en_US/traceroute/traceroute-example
new file mode 100755
index 0000000..77fe87f
--- /dev/null
+++ b/cli/documentation/en_US/traceroute/traceroute-example
@@ -0,0 +1,6 @@
+traceroute 1.2.3.4
+  Compute the L3 path the host with IP address 1.2.3.4
+
+traceroute example.com
+  Compute the L3 path the host with a specific hostname
+